← All problemsSign in

Princess Security

Princess Princy lives in a castle. Princy wants maximum security, so she enables "two factor authentication" for her castle. At entry gate, the entrant has to provide a integer $r$, which serves as their password. This authentication occurs in two steps: **Step 1**: We compute four integers: `a = r XOR 3, b = r XOR 31, c = r XOR 18`, and `d = r XOR 16`. **Step 2**: We compute two integers

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.

voice by Sarvam AI

Sign in to chat with the tutor and save your progress.

Sign in to start