On the Subject of Flashing Flashlights

If the LEDs begin flashing rapidly, do not panic. They are not trying to communicate in Morse code, summon aliens, or question your life choices. They are simply doing their job. Probably.

  • Two LEDs will flash a sequence of 12 colours.
  • For each colour, count the number of times it appears in the sequence and use the lookup table below to determine its value.
TOP LED
Number of Occurrence 12345 6789 101112
CYAN 43210 4321 043
GREEN 24130 2413 024
RED 31420 3142 031
PURPLE 12340 1234 012
ORANGE 12340 1234 012
BOTTOM LED
Number of Occurrence 12345 6789 101112
CYAN 24130 2413 024
GREEN 24130 2413 024
RED 12340 1234 012
PURPLE 43210 4321 043
ORANGE 31420 3142 031
  • Find the sum of the resulting numbers, take the result modulo 5, and add 1.
  • Submit the answers using the buttons, giving the answer for the top LED first.
  • Entering an incorrect number will cause a strike and reset the sequences.