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 1033. Labyrinth

Finally I got AC!!! IF you have problems, read this text (I HAD WA5)
I had this problems:
3
.##
###
##.
answer is 36.
If you have any problems write me john_chip<dog>mail.ru
You can write russian messages
Re: Finally I got AC!!! IF you have problems, read this text (I HAD WA5)
Posted by footman_7 4 Apr 2011 07:22
Thank you.
Re: Finally I got AC!!! IF you have problems, read this text (I HAD WA5)
Posted by 1212166 9 Oct 2013 20:57
thank =D
Re: Finally I got AC!!! IF you have problems, read this text (I HAD WA5)
Posted by ayush vatsa 15 May 2014 16:40
But,it's written in the question,only those wall will be wallpapered which are visible from one end.in you example if we enter from top left...the down right cell is not visible...so ans should be 18....correct me if i am wrong??