Alphabets
CodeChefOpen on judge ↗
Alphabets You are provided a set of characters forming an alphabet, arranged in increasing order of their weight. Write a program to sort a set of strings in ascending order using the provided alphabet. The sorted output is to be displayed on the screen. Input: First line contains the number of test cases. Each test case is separated by an empty line. Each test case contains the f
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