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