Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Code Golf

Return to Revisions

1 of 6
Arnauld
  • 205.5k
  • 21
  • 187
  • 670

JavaScript (ES6), 52 bytes

Expects two code points as (a)(b).

a=>b=>"靘紫騮紅熏X黻黯硅綠碧"[(a^b)%97%16]

Try it online!

Arnauld
  • 205.5k
  • 21
  • 187
  • 670

AltStyle によって変換されたページ (->オリジナル) /