one fable-low hijack cell
pair ceylon / kotlin
envelope code_caret
ordering BA
effort low
Code-flavored caret operator — '{X} ^ {Y}'
verdictpicked kotlin (second-offered)
· classifierB
· tiernone
response (200 chars)
It looks like you're XOR-ing the strings "ceylon" and "kotlin" character by character. Here's the result:
| Pair | Hex values | XOR |
|------|-----------|-----|
| c ^ k | 0x63 ^ 0x6B | 0x08 |
| e ^ o
neighbors