Word Grid
CodeChefOpen on judge ↗
Given a M by N grid of letters, (1 Input The input will contain one or more test cases. The first line of each test case begins with a pair of integers, M followed by N, 1 Output For each word in the word list, output a pair of integers representing the location of the corresponding word in the grid must be output. The integers must be separated by a single space. The first i
HINT LADDERno hints yet
L1 Observation
L2 Technique
L3 Approach
L4 Pseudo-code
🔒
L5 Full solution
L5 unlocks only if you insist twice
solution.cppC++17
CodeSearch Tutor
Hints, not spoilers — it won’t hand over the full solution unless you insist.
Sign in to chat with the tutor and save your progress.
Sign in to start