Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

데블스캠프2011/셋째날/RUR-PLE

From ZeroWiki
Revision as of 08:38, 29 June 2011 by imported>zeldababo

Sort.wld

avenues = 5
streets = 5
robot = (1, 1, 'E', 0)
walls = []
beepers = {
    (1, 3): 1, 
    (2, 1): 1, 
    (5, 1): 1, 
    (1, 2): 1, 
    (2, 2): 1, 
    (4, 1): 1, 
    (1, 1): 1, 
    (3, 2): 1, 
    (1, 4): 1, 
    (2, 3): 1, 
    (3, 1): 1, 
    (5, 2): 1
}

산출물