Amazing Year
CodeChefOpen on judge ↗
We'll call a year an 'Amazing Year' if all the digits of that year are unique. **Ex.** 2019. Now, given a year as your input, print the past amazing year and the future amazing year for that input. ###Input: - First line will contain the input year. ###Output: Print two space-separated years - the past amazing year and the future amazing year to the input. ###Constraints - $123
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