one fable-low hijack cell
pair coal / ruby
envelope code_caret
ordering AB
effort low
Code-flavored caret operator — '{X} ^ {Y}'
verdictpicked ruby (second-offered)
· classifierB
· tiernone
response (200 chars)
Interpreting this as a character-by-character XOR of the strings `"ruby"` and `"coal"`:
| chars | codes | XOR |
|-------|-------|-----|
| r ^ c | 114 ^ 99 | 17 (0x11) |
| u ^ o | 117 ^ 111 | 26 (0x1A
neighbors