We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
Sherlock and the Maze
Sherlock and the Maze
Sort by
recency
|
8 Discussions
|
Please Login in order to post a comment
scala:
DP with Memoization in Haskell
He is free to face any direction before starting from (1, 1).
If he faces downwards direction but choose to move rightwards then he can reach(2,2) with 2 turns which contradicts the test case # 1. ?
What is the timeout for test case #5, i have verified the answer its correct and runs around 3 seconds on my laptop, it still timesout here
isn't this chalenge more about finding the good mathematic formula than a real programming chalenge ? :/