On the Subject of Contest IDs

Sorry, but you’re not invited here.

This module has 3 diagonal buttons with CO1, QUIT and CO2 on them with a display of your contestant number above. 2 podiums are also present

Calculating ID

The goal is to choose the right contest with your ID. To do this, take your contestant number and check the amount of batteries. If your number is greater than 40 then use these steps:

  • If the amount of batteries exceed 3, multiply your contestant number by 4. Else, multiply by 0.25.

If your number is less than 41 then use these steps:

  • If the amount of batteries exceed 1, multiply by 2. Else, multiply by 0.5

After using these steps, if the first digit of the serial number is divisible by 4, subtract 2. If it is not divisible by 4 but divisible by 2, add 3. Modulo your number by 5 and round it for your ID.

Your ID must be 4 to enter CO1, your ID must be 2 or 0 to enter CO2, else use your ID to leave the competitions completely.

Strikes

A strike is given out for taking the wrong competition.