|
|
1.1 root 1: table[1] = 1 2 3 4
2: table[2] = 1 2 4 3
3: table[3] = 1 3 2 4
4: table[4] = 1 3 4 2
5: table[5] = 1 4 2 3
6: table[6] = 1 4 3 2
7: table[7] = 2 1 3 4
8: table[8] = 2 1 4 3
9: table[9] = 2 3 1 4
10: table[10] = 2 3 4 1
11: table[11] = 2 4 1 3
12: table[12] = 2 4 3 1
13: table[13] = 3 1 2 4
14: table[14] = 3 1 4 2
15: table[15] = 3 2 1 4
16: table[16] = 3 2 4 1
17: table[17] = 3 4 1 2
18: table[18] = 3 4 2 1
19: table[19] = 4 1 2 3
20: table[20] = 4 1 3 2
21: table[21] = 4 2 1 3
22: table[22] = 4 2 3 1
23: table[23] = 4 3 1 2
24: table[24] = 4 3 2 1
25:
26: 966 statements executed in 0.22 seconds cpu time.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.