update
This commit is contained in:
parent
07f1f26aae
commit
277b1758cb
BIN
dist/change.exe
vendored
BIN
dist/change.exe
vendored
Binary file not shown.
BIN
dist/homework_laster.exe
vendored
BIN
dist/homework_laster.exe
vendored
Binary file not shown.
Binary file not shown.
@ -19,7 +19,7 @@ int main() {
|
|||||||
} else if (in == 3) {
|
} else if (in == 3) {
|
||||||
bai1();
|
bai1();
|
||||||
} else {
|
} else {
|
||||||
cout << "无效输入,请输入1、2或3。" << endl; // 处理无效输入
|
cout << "无效输入,请输入1、2或3。" << endl; // 处理无效输入
|
||||||
}
|
}
|
||||||
|
|
||||||
return 0; // 返回0表示程序正常结束
|
return 0; // 返回0表示程序正常结束
|
Loading…
x
Reference in New Issue
Block a user