You are viewing a single comment's thread. Return to all comments →
A C++ 11 solution using the idea of breadth first search https://www.hackerrank.com/challenges/castle-on-the-grid/submissions/code/21460346 All the test cases passed.
Seems like cookies are disabled on this browser, please enable them to open this website
Castle on the Grid
You are viewing a single comment's thread. Return to all comments →
A C++ 11 solution using the idea of breadth first search https://www.hackerrank.com/challenges/castle-on-the-grid/submissions/code/21460346 All the test cases passed.