On the Condensing of Table Madness

Somehow, I am more lost trying to find the solution than the flavor text of this.

The original manual can be found here.

This manual assumes the user knows how the module works.

Terms Used In This Manual

Tn and Cn are the table and cell coordinates obtained after n iterations; likewise Tn-1 and Cn-1 correspond to last iteration’s table and cell coordinates. n starts at 1 for this instance.

Cells within tables within tables are read as A[B] where A is the coordinate corresponding to the outer-most table and B is the coordinate corresponding to the inner-most table.

WARNING: The tables inside the massive table provided on the next page use letters A–E as rows from top to bottom, and numbers 1–5 as columns from left to right.

Starting Configurations

Starting Table Coordinate (T0):

  • Letter: 1st Letter of serial no., kept within A–E by adding/subtracting 5 from A1Z26
  • Number: 1st Digit of serial no., kept within 1–5 by adding/subtracting 5

Starting Cell Coordinate (C0): Top-Left display

Iterations (p): Sum of serial no. digits, kept within 3–5 by adding/subtracting 3

Iterating, Pseudocode

  • while (n ≤ p)
    • Tn-1[Cn-1] = X;
    • X[Cn-1] = Y;
    • X[Y] = Cn;
    • Cn[Tn-1] = Tn;
    • n++;
  • Tn-1 = ANS;

The Pit Of Tables Within A Massive Table

E4A3C5A1D5
C4A5D1E3E1
A4D2E2D4B2
A2B4B5C3B1
B3E5C2C1D3
A
E1B4E3D5E4
D3B3E2C2A4
A1D2A3C4B5
B2B1D1A2C5
C1D4C3A5E5
A
C4A5C5E2C2
D2A4E4D1E5
B1D5D3B5A1
B3B2C3A3B4
E3C1E1D4A2
A
A2E4E5C4B3
D3D5A1D2C5
E2A5B4E1C2
A3A4D1D4C1
E3C3B5B2B1
A
B3B1D3B2E2
C3E3A2D1C2
A1E1C5D5D4
B4E4E5B5C1
C4A4D2A3A5
1 2 3 4 5
C2D4C5A1C1
E4D5D1B4C3
A4A2D3C4A3
E1A5E3B1B2
D2B5B3E2E5
B
B2A3D3A4C3
C1E4B5D5A1
E2C2D1E5B3
C5E1C4A5B1
D4A2D2E3B4
B
B4B5D5E2C5
E4C1A3D2D3
E1E3D1E5C3
A1D4B3A4C4
B2C2A2B1A5
B
E5A5D5C2C4
E4B5A1A2C3
D4D1D3B2E2
C1E3D2A4E1
B1B3B4A3C5
B
A1A3C2C1D3
B2E1D4A2C4
C5E3D1B3E4
D2B1A5C3E5
D5B5B4E2A4
1 2 3 4 5
D5A5C3E5A1
E2E4B3E1D4
C5B5A2A3C2
D2A4D3E3D1
B2B1B4C1C4
C
E1A3C2B1C1
C5B2B4A2E5
D3A1E3E2E4
A5D5A4C3D4
D2B5D1C4B3
C
A1D2E5D4D3
B1B4E1A5D5
D1B5A3C4C2
B2E2A4C1C5
E3C3A2E4B3
C
B2D4E1A2B3
E2D5A3E3C3
C1E5D2D1D3
A1E4B5B1A4
C5B4C4C2A5
C
A1E5D5B3D4
C5A4A3A5C4
D2A2B1D1B5
E1E3C1C2C3
B2B4D3E2E4
1 2 3 4 5
D2D5A4B1E3
E5E1A2E4C2
A3C5A1C4C1
D3A5E2B5B4
B2D4B3D1C3
D
B1A1C4B3C2
A2E1B4D2D4
C3A4E5E2D1
C1A3B5E4E3
D5D3B2C5A5
D
E4C5B3B1A3
C2C4D4E2D1
D2B5E5D5A2
C1A4B4A5E3
B2A1E1C3D3
D
B2B1D2B3A1
D3D5C4D1A5
A3E3A2D4C5
E5E2C3E4E1
B5B4C2C1A4
D
A4D5B4D4B2
E4B1E1C4A5
A1E3B5C3D3
A2C2B3E2C1
D2C5D1E5A3
1 2 3 4 5
D4E3D5B3E2
C4D3A4A1C2
C3A3D2B4E1
D1E4A2B5B2
C5A5C1B1E5
E
A2E2A3C3A4
D3B3E1B2E4
E3B5D1A5D4
B4C5D5B1C2
C1C4E5D2A1
E
D2D1A3C4E3
C3B1E1B4D4
D3C5C1B2A5
A2D5E4B5B3
A1E5C2A4E2
E
A2B5A1C1B2
E1D4A4C3B4
C5D5B3A3E4
E5E3D1D2C2
C4D3E2B1A5
E
B1D5C2B2D2
D3B4C3A2C1
B5E5A4C4A3
A5B3E3E1A1
E2E4C5D4D1