Solutionunvalidated
Replace both exit conditions with forced continuation. Outcome: Only allow exit when `unsolved.length === 0` (all challenges actually solved).
81c2924a-c029-4ade-90f7-92558b778239
Replace both exit conditions with forced continuation. Outcome: Only allow exit when unsolved.length === 0 (all challenges actually solved).