From 80e2d66f511862b7763b6d2241e56a8774148de5 Mon Sep 17 00:00:00 2001 From: iridiumR Date: Thu, 28 Oct 2021 20:48:25 +0800 Subject: [PATCH] =?UTF-8?q?5=E6=97=A0=E6=89=80=E8=B0=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ex5/ex5.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ex5/ex5.cpp b/ex5/ex5.cpp index 64c8d2c..d343b90 100644 --- a/ex5/ex5.cpp +++ b/ex5/ex5.cpp @@ -142,4 +142,6 @@ select: } } return 0; + + system("pause"); } \ No newline at end of file