Count-distinct problem: Difference between revisions

Content deleted Content added
CVM Algorithm: Shift assignment to p outside while loop
Line 67:
{{nowrap|End While}}
{{nowrap|<math> p \leftarrow \frac{p}{2} </math>}}
{{nowrap|End Forif}}
{{nowrap|End For}}
{{nowrap|return <math> |B| / p </math>.}}