ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1589. Sokoban

WA#3 - can anybody give me some tests?
Posted by Oracle 30 Oct 2007 00:49
Re: WA#3 - can anybody give me some tests?
Posted by Nazgul 25 Nov 2008 13:42
I need too...-_-!
Re: WA#3 - can anybody give me some tests?
########
#..... #
#$$$$$@#
# .....#
#$$$$$$#
#    $.#
#. $.$.#
########
Re: WA#3 - can anybody give me some tests?
Posted by Nazgul 26 Nov 2008 10:40
#$$$$$$#
# $.#   <----- isn't the wall around the board?
#. $.$.#
Re: WA#3 - can anybody give me some tests?
Ok, the following is good test, I changed spaces to "O"s...

########
#.....O#
#$$$$$O#
#OO...O#
#$$$$$O#
#O.OO$.#
#.O$.$+#
########