Treasure Vault
CodeChefOpen on judge ↗
A unique code N from a set S={1,2,3,4,5,6,7} is generated to open a vault by a code generator. Due to some error in the 6 digits generated code, every digit of even index number is subtracted by 1 and 2 in case of an odd index number. Find out the correct unique code to open the vault. Note: The correct code is from a set C={1,2,3,4,5,6,7,8,9} and the index number starts from 0. ### Input
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