aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/expected_distributions.h32
1 files changed, 24 insertions, 8 deletions
diff --git a/tools/expected_distributions.h b/tools/expected_distributions.h
index 6ca1c90..0780cf8 100644
--- a/tools/expected_distributions.h
+++ b/tools/expected_distributions.h
@@ -93,20 +93,36 @@ uint64_t expected_h48[12][9][21] = {
93 }, 93 },
94 }, 94 },
95 [8] = { 95 [8] = {
96 /* Unknown */ 96 [2] = {
97 [2] = {0}, 97 [0] = 1051579940,
98 [1] = 8136021316,
99 [2] = 19024479822,
100 [3] = 18851861220,
101 },
98 }, 102 },
99 [9] = { 103 [9] = {
100 /* Unknown */ 104 [2] = {
101 [2] = {0}, 105 [0] = 1102038189,
106 [1] = 9888265242,
107 [2] = 38299375805,
108 [3] = 10904855164,
109 },
102 }, 110 },
103 [10] = { 111 [10] = {
104 /* Unknown */ 112 [2] = {
105 [2] = {0}, 113 [0] = 1133240039,
114 [1] = 11196285614,
115 [2] = 64164702961,
116 [3] = 43894840186,
117 },
106 }, 118 },
107 [11] = { 119 [11] = {
108 /* Unknown */ 120 [2] = {
109 [2] = {0}, 121 [0] = 1150763161,
122 [1] = 12045845660,
123 [2] = 91163433330,
124 [3] = 136418095449,
125 },
110 }, 126 },
111}; 127};
112 128

Generated with cgit - Back to sebastiano.tronto.net