On the Condensing of C-SIM

Basic levels of math with some wording to trip the expert.

Input the correct value 4 times in a row to disarm the module. Incorrect submissions reset stored information, and force the user to start over from the beginning.

For context in this manual:

  • In corresponds to the displayed number on the specified stage.
  • Mn corresponds to the value corresponding to the letter displayed on the specified stage.
  • On corresponds to the number submitted on the specified stage. If On is not in the range of -99 to 99, keep adding or subtracting 100 until the On is.
  • A#(x) corresponds to the action applied on the specified stage to the value x.

Negative numbers are displayed in red text. Dark red is used for displayed numbers. Stage numbers used in this manual count from 0.

Dependent Colors:

Use the color of the displayed text as the row, and the symbol displayed as the column. Stars (*) are displayed as • on the module.

+-• (*)
Red On = (In + On-1) * Mn On = (In - On-1) * Mn On = (In * On-1) * Mn
Green On = (In + On-1) + Mn On = (In - On-1) + Mn On = (In * On-1) + Mn
Blue On = (In + On-1) - Mn On = (In - On-1) - Mn On = (In * On-1) - Mn
Cyan On = (In + I0) * Mn On = (In - I0) * Mn On = (In * I0) * Mn
Magenta On = (In + I0) + Mn On = (In - I0) + Mn On = (In * I0) + Mn
Yellow On = (In + I0) - Mn On = (In - I0) - Mn On = (In * I0) - Mn

O-1 is the value of Z.

Independent Colors:

Use this table instead if the color displayed are not present in the above table. Ignore the symbol displayed unless otherwise stated.

Dark RedOn = In + Mn
Dark GreenOn = In - Mn
Dark BlueOn = In * Mn
MulticoloredOn = Mn
WhiteIf n = 0 or An-1 = White: On = In Otherwise: On = An-1(In)
GrayOn = In

Interpreting Factors:

Substitute the letters displayed to their respective values.

LetterValue
ACurrent stage number
B# of batteries
CIn
FIf n = 0: (value of Z), otherwise: O0
II0
LLargest prime divisible by |In|†
NLast digit of S.N.
OOn-1
PIn-1
SThe sum of digits in S.N.
XAmount of strikes when the stage was generated‡
ZThe 3rd and 6th characters of S.N., concatenated

O-1 and I-1 is the value of Z.

†If In = 0, -1, or 1; drop Mn and its correspoding operator from the equation. If the top display color is Multicolored, submit 0 instead.

‡The stage is considered generated when the input display shows its input number.