From f27d2828944128fdce039c239d3c6aa00d7c1271 Mon Sep 17 00:00:00 2001 From: pzs93xi8q <2927226454@qq.com> Date: Thu, 17 Feb 2022 18:44:42 +0800 Subject: [PATCH] =?UTF-8?q?Delete=20'=E6=8F=92=E5=85=A5=E6=B3=95.cpp'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 插入法.cpp | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 插入法.cpp diff --git a/插入法.cpp b/插入法.cpp deleted file mode 100644 index d3693dc..0000000 --- a/插入法.cpp +++ /dev/null @@ -1,15 +0,0 @@ -void insert(int *a,int n) -{ - int i,j,temp; - for(i=1;i=0&&temp