From 2e2a747e5ec53da4f277afdf7ed361a46a3d6477 Mon Sep 17 00:00:00 2001 From: Zengtudor Date: Wed, 15 Oct 2025 16:30:07 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=B0=86quick=5Fexit=E6=9B=BF?= =?UTF-8?q?=E6=8D=A2=E4=B8=BA=5FExit=E4=BB=A5=E6=8F=90=E9=AB=98=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E4=B8=80=E8=87=B4=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/2/P1223.cpp | 2 +- src/2/P1962.cpp | 2 +- src/2/P2719.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/2/P1223.cpp b/src/2/P1223.cpp index 7491921..ca442b3 100644 --- a/src/2/P1223.cpp +++ b/src/2/P1223.cpp @@ -25,5 +25,5 @@ int main(){ nowWait+=a[i].first; } std::cout<