Showing posts with label david is on Santa's naughty list. Show all posts
Showing posts with label david is on Santa's naughty list. Show all posts

Thursday, November 27, 2008

DAVID'S ALGORITHM SCANDAL UNVEILED!

Perhaps you, like me, have been fooled on occasion by the quiet and insidious ways of Mr. David Barnhart. (though I suspect none of us can speak to that experience as often as Daniel)

Well dear friends, I've once again uncovered our scheming brother's ways, and this time he's using his superior programming skills to lull us into cooperation. Please note the following program, first spotted as a comment on Rachel's gift post.


CREATE VARIABLE LIST "BARNHARTKIDS"
SET BARNHARTKID[1] = "ANDY"
SET BARNHARTKID[2] = "BEN"
SET BARNHARTKID[3] = "DANIEL"
SET BARNHARTKID[4] = "DAVID"
SET BARNHARTKID[5] = "JANELL"
SET BARNHARTKID[6] = "LISA"
SET BARNHARTKID[7] = "RACHEL"
SET BARNHARTKID[8] = "STEVE"

CREATE VARIABLE MYFAVORITECHRISTMAS
SET MYFAVORITECHRISTMAS = 4

STEP (VARIABLE X) FROM 1 UNTIL 8
{
PRINT "BARNHARTKID[X] WILL GIFT " + BARNHARTKID[X*MYFAVORITECHRISTMAS/X]
}


Does anyone else notice something peculiar? Whys does MYFAVORITECHRISTMAS = 4? And why does every [X] give a gift to MYFAVORITECHRISTMAS?

It is our duty to ferret out this type of corruption and prosecute the perpetrator to the fullest extent of the law. I am taking suggestions as to what an appropriate punishment will be.