CRYPTOGRAPHY SYSTEM
CodeChefOpen on judge ↗
In a Forensic Department, experts use their own cryptographic system in order to protect their own information so that hackers cannot do any malicious activities.In their encoding system, Z is encoded as 1, Y is encoded as 2, and so on. Their encoding system are as follows : Z ---> 1 Y ---> 2 X ---> 3 . . . . . . A ---> 26 ZZ --> 27 ZY --> 28 Input First line contains a string P. Outp
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