Encryption via Order-data seperation
CodeChefOpen on judge ↗
You are given a no of strings that you have to encode using a special encryption where the order of data is seperated and kept secret. Its a very simple encryption technique that can also be applied for compression. INPUT: First Input will be N no of test cases i.e. no of strings.(0<N<5) From next input , Strings will be given. OUTPUT: For every string there should be an order and data
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