Problem 4
CodeChefOpen on judge ↗
You are given a String number of length N containing the digits of a phone number. Each character in number will be a digit ('0'-'9'). To help you memorize the number, you want to divide it into groups of contiguous digits. Each group must contain exactly 2 or 3 digits. There are three kinds of groups: Excellent: A group that contains only the same digits. For example, 000 or 77. Good: A grou
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