Progcomp! (now complete: results on Faux' blog)

Objective

You start at the X. You can only go left or right. Get to the bottom without hitting a #.

Answer format is the move you want to take at each line; 'l' for left and 'r' for right. All other characters will be ignored. An example is provided.

You have 6 seconds.

Your map

If your browser supports it, this has been copied to your clipboard (IE8 does, Chrome doesn't). Sorry if it SPAMMED YOU WITH MESSAGES.

#.................X.................#
##..................................#
#................................####
###.................................#
####..............................###
#...................................#
###................................##
#................................####
###.................................#
##.................................##
#..................##################
##.................................##
#.................................###
##.................................##
#...................................#
##................................###
###..............................####
#................................####
###..............................####
#................................####
####################................#
####................................#
###................................##
##...............................####
#...................................#
#................................####
#...................................#
##..................................#
####................................#
####..............................###
####................#################
#.................................###
#................................####
##.................................##
#................................####
####...............................##
###...............................###
##...............................####
####.............................####
###................................##
#.........................###########
###.................................#
#...................................#
#...................................#
#................................####
##..................................#
###.................................#
####...............................##
###...............................###
###.................................#
#.................###################
####................................#
####..............................###
##.................................##
EOF

FORM