TNP CHALLENGE 304
CodeChefOpen on judge ↗
You are given a string of N digits. Place a minimum number of opening and closing brackets into it such that each digit x is enclosed within exactly x pairs of matching brackets. ###Input: The first line of the input gives the number of test cases, T. T lines follow. Each line represents a test case and contains only the string A. ###Output: For each test case, output one line cont
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