An encrypted communication protocol transforms a four-letter source word into a target code using a consistent multi-step positional rule.
According to this protocol, the word is transformed into , and the word is transformed into .
Based on the identical cryptographic logic, what will be the resulting code for the word ?
- Cevap
- B
- C
- D
Cevap
The correct code for the word is .
The established protocol follows a compound two-step rule: first, find the reverse alphabetical counterpart of each letter (where A=Z, B=Y, or mathematically ), and second, shift that new letter backward by 2 positions. Applying this to CURE: the reverse alphabetical sequence is XFIV. Shifting each of these letters back by 2 positions yields VDGT.
Adım Adım Çözüm
Anahtar Kavram
Compound Letter Analogy (Reverse Alphabetical Pairs and Constant Shift)
Tahmini Süre:1m 15s