You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A segment with id=4 and parent=4 blows up the function at Cell.java getAllSegmentsInSection.
Either the validation should catch loops or the getAllSegmentsInSection should keep a HashSet of seen segments and emit an error when encountering a loop.
The text was updated successfully, but these errors were encountered:
A segment with id=4 and parent=4 blows up the function at Cell.java getAllSegmentsInSection.
Either the validation should catch loops or the getAllSegmentsInSection should keep a HashSet of seen segments and emit an error when encountering a loop.
The text was updated successfully, but these errors were encountered: