On the Subject of Shapes And Bombs
I wonder what shape I would input today...
- You have a set of buttons which you can press to light/unlight.
- The lit squares have a color and form a letter.
- With this information, you have to determine which shape to submit based on the steps below.
Letter values (Table 1):
A |
B |
D |
E |
G |
I |
K |
L |
N |
O |
P |
S |
T |
X |
Y |
0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 |
Sequence number table (Table 2):
Yellow | Green | Cyan | Blue | Purple |
Module’s letter value |
Number of current modules |
Number of total lit squares |
Number of total unlit squares |
Use the number 0 |
- When using this table you need to keep the Initial number.
This means the number you got before applying the step below.
- If the number you got is greater than or equal to 15, subtract 15.
Letter tables (Table 3):
Yellow |
|
Green |
|
Cyan |
|
Blue |
|
Purple |
K |
E |
P |
K |
I |
N |
O |
N |
S |
A |
B |
D |
Y |
X |
T |
T |
A |
L |
G |
S |
L |
L |
Y |
P |
E |
G |
I |
S |
P |
O |
I |
N |
G |
E |
D |
Y |
K |
I |
D |
K |
L |
N |
N |
L |
K |
D |
O |
B |
O |
P |
X |
T |
X |
B |
O |
P |
S |
I |
G |
E |
Y |
X |
S |
T |
A |
B |
A |
E |
G |
T |
X |
Y |
D |
B |
A |