Substrings of Strings
CodeChefOpen on judge ↗
Problem description: Felix currently has a group of strings, S1,S2,S3...SN and each string has N characters. He wants to print the largest substring of string S such that all characters in that substring are distinct, wich means, no two characters in that substring can be the same. A substring of string S is a sequence that can be created from S by deleting some characters and without changing th
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