Content deleted Content added
Add reset of radius to 0 each time we enter in the loop again Tag: Reverted |
|||
Line 52:
'''while''' Center < length(S') '''{'''
// At the start of the loop, Radius is already set to a lower-bound for the longest radius.
// In the first iteration, Radius is 0, but it can be higher.
|