pull/2/head
黄培毅 6 days ago
parent 42b8e318b7
commit ea8f822117

Binary file not shown.

@ -191,7 +191,8 @@ public class MathExamGenerator {
isRunning = false;
break;
default:
// 继续生成题目,不需要额外操作
System.out.println("无效的选项,请重新输入");
handleUserChoice();
break;
}
} catch (IOException e) {

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save