From b69a67b7b5af4ec620db8485294f1fe36d04c53c Mon Sep 17 00:00:00 2001 From: newde Date: Fri, 6 Mar 2026 22:14:24 -0500 Subject: [PATCH] =?UTF-8?q?=E6=8C=87=E9=92=88=E5=92=8C=E6=95=B0=E7=BB=84?= =?UTF-8?q?=E5=9C=B0=E5=9D=80.cpp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更改文件名 --- 0307指针 | 1 + 1 file changed, 1 insertion(+) diff --git a/0307指针 b/0307指针 index 6f22703..e468875 100644 --- a/0307指针 +++ b/0307指针 @@ -14,6 +14,7 @@ 14 15 for (int i=0;i<5;i++) 16 cout << "我的地址:"<< prt_b+i<