377A - Maze [contest:http://codeforces.net/contest/377] Hello guys,
I need help for identifying what's wrong with my solution for problem Maze. It is getting me TLE on test case 11, I found out that the test never passes the first input. I can't find why my solution passes larger input and get TLE on this one. Any help please ?
P.S: This is my first post and I don't know if this is the proper place to ask this kind of questions.