Array
CodeChefOpen on judge ↗
You are given a 2D array, initially equal to 0. The next input line contains an integer with a Capital character H (Horizontal) or V (Vertical) or S (Square). You have to read a input line and follow the following criteria: - For every input, you have to start from the last row and first column of the array. Start moving upward until you find an appropriate position to set the input there. If yo
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