Skip to content

Commit f77774f

Browse files
author
VirtualRoyalty
committed
fix
1 parent 746ee2d commit f77774f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

report.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -163,23 +163,23 @@
163163
"\n",
164164
"\n",
165165
"**Stress tets: Chained Hash map**\n",
166-
"####### SUCCESS\n",
166+
"SUCCESS\n",
167167
"\n",
168168
"\n",
169169
"**Stress tets: Opened Hash map __LINEAR__**\n",
170-
"####### SUCCESS\n",
170+
"SUCCESS\n",
171171
"\n",
172172
"\n",
173173
"**Stress tets: Opened Hash map __QUADRATIC__**\n",
174-
"####### SUCCESS\n",
174+
"SUCCESS\n",
175175
"\n",
176176
"\n",
177177
"**Stress tets: Opened Hash map __DOUBLE__**\n",
178-
"####### SUCCESS\n",
178+
"SUCCESS\n",
179179
"\n",
180180
"\n",
181181
"**Stress tets: Cuckoo Hash Map**\n",
182-
"####### SUCCESS"
182+
"SUCCESS"
183183
]
184184
},
185185
{

0 commit comments

Comments
 (0)