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
The codes runs well, but I think numberOfLadders and length should > 0, so I think you could add the IR and improve the method "checkRep", and throw new Exception aiming at the situation '<=0', so that the robustness will be improved.
The codes runs well, but I think numberOfLadders and length should > 0, so I think you could add the IR and improve the method "checkRep", and throw new Exception aiming at the situation '<=0', so that the robustness will be improved.