Grid Challenge Discussions | | HackerRank

Grid Challenge

  • + 0 comments

    Unless I'm missing something, I think the instructions need to be fixed. The instructions say it's a square, word 3, line 1. But it's not. Even if you filter for what should be considered "bad input" (input that isn't a square) and return "NO" it doesn't work. It's expected that rectangles are accepted as valid input.