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.
The challenge has mentioned that "The next N lines contains a string of N length". This one is a miss match in practice and lead to my submission failure due to the number of column is smaller than the number of row.
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Grid Challenge
You are viewing a single comment's thread. Return to all comments →
The challenge has mentioned that "The next N lines contains a string of N length". This one is a miss match in practice and lead to my submission failure due to the number of column is smaller than the number of row.