From d1ddd201aedba6d58cd2f00c33b32988c496a3ae Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 20 Feb 2023 22:17:28 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dome1.js" | 22 ++++++++++ .../dome.js" | 40 +++++++++++++++++++ .../files/0.txt" | 1 + .../files/1.txt" | 1 + .../files/10.txt" | 1 + .../files/11.txt" | 1 + .../files/12.txt" | 1 + .../files/13.txt" | 1 + .../files/14.txt" | 1 + .../files/15.txt" | 1 + .../files/16.txt" | 1 + .../files/17.txt" | 1 + .../files/18.txt" | 1 + .../files/19.txt" | 1 + .../files/2.txt" | 1 + .../files/20.txt" | 1 + .../files/21.txt" | 1 + .../files/22.txt" | 1 + .../files/23.txt" | 1 + .../files/24.txt" | 1 + .../files/25.txt" | 1 + .../files/26.txt" | 1 + .../files/27.txt" | 1 + .../files/28.txt" | 1 + .../files/29.txt" | 1 + .../files/3.txt" | 1 + .../files/30.txt" | 1 + .../files/31.txt" | 1 + .../files/32.txt" | 1 + .../files/33.txt" | 1 + .../files/34.txt" | 1 + .../files/35.txt" | 1 + .../files/36.txt" | 1 + .../files/37.txt" | 1 + .../files/38.txt" | 1 + .../files/39.txt" | 1 + .../files/4.txt" | 1 + .../files/40.txt" | 1 + .../files/41.txt" | 1 + .../files/42.txt" | 1 + .../files/43.txt" | 1 + .../files/44.txt" | 1 + .../files/45.txt" | 1 + .../files/46.txt" | 1 + .../files/47.txt" | 1 + .../files/48.txt" | 1 + .../files/49.txt" | 1 + .../files/5.txt" | 1 + .../files/50.txt" | 1 + .../files/51.txt" | 1 + .../files/52.txt" | 1 + .../files/53.txt" | 1 + .../files/54.txt" | 1 + .../files/55.txt" | 1 + .../files/56.txt" | 1 + .../files/57.txt" | 1 + .../files/58.txt" | 1 + .../files/59.txt" | 1 + .../files/6.txt" | 1 + .../files/60.txt" | 1 + .../files/61.txt" | 1 + .../files/62.txt" | 1 + .../files/63.txt" | 1 + .../files/64.txt" | 1 + .../files/65.txt" | 1 + .../files/66.txt" | 1 + .../files/67.txt" | 1 + .../files/68.txt" | 1 + .../files/69.txt" | 1 + .../files/7.txt" | 1 + .../files/70.txt" | 1 + .../files/71.txt" | 1 + .../files/72.txt" | 1 + .../files/73.txt" | 1 + .../files/74.txt" | 1 + .../files/75.txt" | 1 + .../files/76.txt" | 1 + .../files/77.txt" | 1 + .../files/78.txt" | 1 + .../files/79.txt" | 1 + .../files/8.txt" | 1 + .../files/80.txt" | 1 + .../files/81.txt" | 1 + .../files/82.txt" | 1 + .../files/83.txt" | 1 + .../files/84.txt" | 1 + .../files/85.txt" | 1 + .../files/86.txt" | 1 + .../files/87.txt" | 1 + .../files/88.txt" | 1 + .../files/89.txt" | 1 + .../files/9.txt" | 1 + .../files/90.txt" | 1 + .../files/91.txt" | 1 + .../files/92.txt" | 1 + .../files/93.txt" | 1 + .../files/94.txt" | 1 + .../files/95.txt" | 1 + .../files/96.txt" | 1 + .../files/97.txt" | 1 + .../files/98.txt" | 1 + .../files/99.txt" | 1 + .../use.js" | 0 .../\350\256\241\347\256\227\345\231\250.js" | 1 + 104 files changed, 163 insertions(+) create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\270\211\346\254\241\344\275\234\344\270\232/dome1.js" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/dome.js" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/0.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/1.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/10.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/11.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/12.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/13.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/14.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/15.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/16.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/17.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/18.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/19.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/2.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/20.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/21.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/22.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/23.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/24.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/25.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/26.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/27.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/28.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/29.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/3.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/30.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/31.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/32.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/33.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/34.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/35.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/36.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/37.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/38.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/39.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/4.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/40.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/41.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/42.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/43.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/44.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/45.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/46.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/47.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/48.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/49.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/5.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/50.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/51.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/52.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/53.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/54.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/55.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/56.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/57.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/58.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/59.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/6.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/60.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/61.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/62.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/63.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/64.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/65.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/66.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/67.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/68.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/69.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/7.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/70.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/71.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/72.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/73.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/74.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/75.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/76.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/77.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/78.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/79.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/8.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/80.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/81.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/82.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/83.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/84.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/85.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/86.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/87.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/88.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/89.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/9.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/90.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/91.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/92.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/93.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/94.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/95.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/96.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/97.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/98.txt" create mode 100644 "\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/99.txt" create mode 100644 "\347\224\263\346\267\213/\350\256\241\347\256\227\345\231\250\344\275\234\344\270\232/use.js" create mode 100644 "\347\224\263\346\267\213/\350\256\241\347\256\227\345\231\250\344\275\234\344\270\232/\350\256\241\347\256\227\345\231\250.js" diff --git "a/\347\224\263\346\267\213/\347\254\254\344\270\211\346\254\241\344\275\234\344\270\232/dome1.js" "b/\347\224\263\346\267\213/\347\254\254\344\270\211\346\254\241\344\275\234\344\270\232/dome1.js" new file mode 100644 index 00000000..ce919121 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\270\211\346\254\241\344\275\234\344\270\232/dome1.js" @@ -0,0 +1,22 @@ +let fs = require("fs") + +//同步 +fs.existsSync("./同步文件夹")?null:fs.mkdirSync("./同步文件夹") +let time =new Date().getTime(); +for(let i=1;i<=1000;i++){ + fs.writeFileSync('./同步文件夹/' + i + '.txt', '同步文件') + i==1000?console.log("一千个同步文件生成时间"+(new Date().getTime()-time)+"毫秒"):null +} + +//异步 +fs.existsSync("./异步文件夹")?null:fs.mkdirSync("./异步文件夹") +let num=0; +let time1 =new Date().getTime(); +for(let j=1;j<=1000;j++){ + fs.writeFile("./异步文件夹/"+j+'.txt','异步文件',(err)=>{ + err==null?num:++console.log(err); + j==1000?console.log("异步文件生成时间"+(new Date().getTime()-time1)+"毫秒"):null + }) + +} + diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/dome.js" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/dome.js" new file mode 100644 index 00000000..63e76583 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/dome.js" @@ -0,0 +1,40 @@ +let fs =require("fs"); + +for(let i=0;i<100;i++){ + let filesName ='./files/'+i+'.txt'; + fs.writeFileSync(filesName,Math.floor(Math.random()*1000+1)+'') +} + + +let maxNum = null; +let maxNumFileName = ""; +for (let j = 0; j < 100; j++) { + let fileName = "./files/" + j + ".txt"; + let content = Number(fs.readFileSync(fileName).toString()); + if (j == 0) { + maxNum = content; + maxNumFileName = fileName; + } + if (maxNum < content) { + maxNum = content; + maxNumFileName = fileName; + } +} +console.log(maxNum, maxNumFileName); + + +let minNum = null; +let minNumFileName = ""; +for (let j = 0; j < 100; j++) { + let fileName = "./files/" + j + ".txt"; + let content = Number(fs.readFileSync(fileName).toString()); + if (j == 0) { + minNum = content; + minNumFileName = fileName; + } + if (minNum > content) { + minNum = content; + minNumFileName = fileName; + } +} +console.log(minNum, minNumFileName); \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/0.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/0.txt" new file mode 100644 index 00000000..4c88dcfb --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/0.txt" @@ -0,0 +1 @@ +805 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/1.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/1.txt" new file mode 100644 index 00000000..9361cf71 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/1.txt" @@ -0,0 +1 @@ +376 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/10.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/10.txt" new file mode 100644 index 00000000..b1ef57c1 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/10.txt" @@ -0,0 +1 @@ +265 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/11.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/11.txt" new file mode 100644 index 00000000..930e0e0f --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/11.txt" @@ -0,0 +1 @@ +930 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/12.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/12.txt" new file mode 100644 index 00000000..f03187e1 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/12.txt" @@ -0,0 +1 @@ +998 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/13.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/13.txt" new file mode 100644 index 00000000..030d25b2 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/13.txt" @@ -0,0 +1 @@ +248 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/14.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/14.txt" new file mode 100644 index 00000000..f79f5e33 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/14.txt" @@ -0,0 +1 @@ +153 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/15.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/15.txt" new file mode 100644 index 00000000..a7ff3ab0 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/15.txt" @@ -0,0 +1 @@ +605 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/16.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/16.txt" new file mode 100644 index 00000000..941d0e59 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/16.txt" @@ -0,0 +1 @@ +479 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/17.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/17.txt" new file mode 100644 index 00000000..c0db21d8 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/17.txt" @@ -0,0 +1 @@ +392 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/18.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/18.txt" new file mode 100644 index 00000000..ddc27b0c --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/18.txt" @@ -0,0 +1 @@ +739 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/19.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/19.txt" new file mode 100644 index 00000000..9d536976 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/19.txt" @@ -0,0 +1 @@ +887 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/2.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/2.txt" new file mode 100644 index 00000000..91a3d424 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/2.txt" @@ -0,0 +1 @@ +340 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/20.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/20.txt" new file mode 100644 index 00000000..ee2b8364 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/20.txt" @@ -0,0 +1 @@ +456 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/21.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/21.txt" new file mode 100644 index 00000000..bb81456f --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/21.txt" @@ -0,0 +1 @@ +262 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/22.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/22.txt" new file mode 100644 index 00000000..3fdc173d --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/22.txt" @@ -0,0 +1 @@ +122 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/23.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/23.txt" new file mode 100644 index 00000000..fba8ce00 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/23.txt" @@ -0,0 +1 @@ +224 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/24.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/24.txt" new file mode 100644 index 00000000..11784232 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/24.txt" @@ -0,0 +1 @@ +941 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/25.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/25.txt" new file mode 100644 index 00000000..18af9bab --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/25.txt" @@ -0,0 +1 @@ +731 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/26.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/26.txt" new file mode 100644 index 00000000..c21b7b4a --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/26.txt" @@ -0,0 +1 @@ +661 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/27.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/27.txt" new file mode 100644 index 00000000..4e9e2884 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/27.txt" @@ -0,0 +1 @@ +63 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/28.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/28.txt" new file mode 100644 index 00000000..8e6ba7fb --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/28.txt" @@ -0,0 +1 @@ +675 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/29.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/29.txt" new file mode 100644 index 00000000..8c0474e3 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/29.txt" @@ -0,0 +1 @@ +69 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/3.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/3.txt" new file mode 100644 index 00000000..885c7e85 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/3.txt" @@ -0,0 +1 @@ +834 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/30.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/30.txt" new file mode 100644 index 00000000..c0db21d8 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/30.txt" @@ -0,0 +1 @@ +392 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/31.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/31.txt" new file mode 100644 index 00000000..00607554 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/31.txt" @@ -0,0 +1 @@ +718 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/32.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/32.txt" new file mode 100644 index 00000000..25417dad --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/32.txt" @@ -0,0 +1 @@ +368 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/33.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/33.txt" new file mode 100644 index 00000000..70e1a64c --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/33.txt" @@ -0,0 +1 @@ +144 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/34.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/34.txt" new file mode 100644 index 00000000..d2572087 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/34.txt" @@ -0,0 +1 @@ +112 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/35.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/35.txt" new file mode 100644 index 00000000..03164581 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/35.txt" @@ -0,0 +1 @@ +503 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/36.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/36.txt" new file mode 100644 index 00000000..707001d7 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/36.txt" @@ -0,0 +1 @@ +927 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/37.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/37.txt" new file mode 100644 index 00000000..2b15d82d --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/37.txt" @@ -0,0 +1 @@ +926 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/38.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/38.txt" new file mode 100644 index 00000000..245d3cfb --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/38.txt" @@ -0,0 +1 @@ +561 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/39.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/39.txt" new file mode 100644 index 00000000..d07ddee6 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/39.txt" @@ -0,0 +1 @@ +898 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/4.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/4.txt" new file mode 100644 index 00000000..8eb7bc41 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/4.txt" @@ -0,0 +1 @@ +830 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/40.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/40.txt" new file mode 100644 index 00000000..fd098d29 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/40.txt" @@ -0,0 +1 @@ +374 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/41.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/41.txt" new file mode 100644 index 00000000..e1233a64 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/41.txt" @@ -0,0 +1 @@ +787 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/42.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/42.txt" new file mode 100644 index 00000000..d7765fe4 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/42.txt" @@ -0,0 +1 @@ +70 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/43.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/43.txt" new file mode 100644 index 00000000..f0b5c72c --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/43.txt" @@ -0,0 +1 @@ +57 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/44.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/44.txt" new file mode 100644 index 00000000..4754f247 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/44.txt" @@ -0,0 +1 @@ +461 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/45.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/45.txt" new file mode 100644 index 00000000..5628fa72 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/45.txt" @@ -0,0 +1 @@ +639 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/46.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/46.txt" new file mode 100644 index 00000000..0ebf2af4 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/46.txt" @@ -0,0 +1 @@ +951 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/47.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/47.txt" new file mode 100644 index 00000000..4be28fd8 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/47.txt" @@ -0,0 +1 @@ +194 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/48.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/48.txt" new file mode 100644 index 00000000..8d4011ad --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/48.txt" @@ -0,0 +1 @@ +412 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/49.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/49.txt" new file mode 100644 index 00000000..d2e1cefe --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/49.txt" @@ -0,0 +1 @@ +44 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/5.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/5.txt" new file mode 100644 index 00000000..25802a20 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/5.txt" @@ -0,0 +1 @@ +592 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/50.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/50.txt" new file mode 100644 index 00000000..2fb681e3 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/50.txt" @@ -0,0 +1 @@ +71 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/51.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/51.txt" new file mode 100644 index 00000000..ca7bf83a --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/51.txt" @@ -0,0 +1 @@ +13 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/52.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/52.txt" new file mode 100644 index 00000000..535afc94 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/52.txt" @@ -0,0 +1 @@ +785 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/53.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/53.txt" new file mode 100644 index 00000000..b7cbeb8b --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/53.txt" @@ -0,0 +1 @@ +953 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/54.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/54.txt" new file mode 100644 index 00000000..b66073e9 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/54.txt" @@ -0,0 +1 @@ +586 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/55.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/55.txt" new file mode 100644 index 00000000..df2d2b6c --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/55.txt" @@ -0,0 +1 @@ +497 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/56.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/56.txt" new file mode 100644 index 00000000..b475567c --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/56.txt" @@ -0,0 +1 @@ +945 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/57.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/57.txt" new file mode 100644 index 00000000..4c9bbbfa --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/57.txt" @@ -0,0 +1 @@ +468 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/58.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/58.txt" new file mode 100644 index 00000000..36699e75 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/58.txt" @@ -0,0 +1 @@ +933 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/59.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/59.txt" new file mode 100644 index 00000000..c2567dc4 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/59.txt" @@ -0,0 +1 @@ +280 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/6.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/6.txt" new file mode 100644 index 00000000..3c2af958 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/6.txt" @@ -0,0 +1 @@ +526 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/60.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/60.txt" new file mode 100644 index 00000000..b7c52fb1 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/60.txt" @@ -0,0 +1 @@ +212 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/61.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/61.txt" new file mode 100644 index 00000000..9d3f4170 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/61.txt" @@ -0,0 +1 @@ +455 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/62.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/62.txt" new file mode 100644 index 00000000..d99e90eb --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/62.txt" @@ -0,0 +1 @@ +29 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/63.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/63.txt" new file mode 100644 index 00000000..c1f4de8c --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/63.txt" @@ -0,0 +1 @@ +903 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/64.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/64.txt" new file mode 100644 index 00000000..a869e998 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/64.txt" @@ -0,0 +1 @@ +638 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/65.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/65.txt" new file mode 100644 index 00000000..827de6e9 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/65.txt" @@ -0,0 +1 @@ +754 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/66.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/66.txt" new file mode 100644 index 00000000..c2807f7f --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/66.txt" @@ -0,0 +1 @@ +140 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/67.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/67.txt" new file mode 100644 index 00000000..4c38412c --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/67.txt" @@ -0,0 +1 @@ +559 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/68.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/68.txt" new file mode 100644 index 00000000..3f10ffe7 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/68.txt" @@ -0,0 +1 @@ +15 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/69.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/69.txt" new file mode 100644 index 00000000..252b382b --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/69.txt" @@ -0,0 +1 @@ +202 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/7.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/7.txt" new file mode 100644 index 00000000..11758cc3 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/7.txt" @@ -0,0 +1 @@ +909 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/70.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/70.txt" new file mode 100644 index 00000000..035d0f0c --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/70.txt" @@ -0,0 +1 @@ +822 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/71.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/71.txt" new file mode 100644 index 00000000..354d30ba --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/71.txt" @@ -0,0 +1 @@ +869 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/72.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/72.txt" new file mode 100644 index 00000000..0fce07d0 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/72.txt" @@ -0,0 +1 @@ +721 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/73.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/73.txt" new file mode 100644 index 00000000..8d4011ad --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/73.txt" @@ -0,0 +1 @@ +412 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/74.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/74.txt" new file mode 100644 index 00000000..8ced8f78 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/74.txt" @@ -0,0 +1 @@ +989 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/75.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/75.txt" new file mode 100644 index 00000000..615088b5 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/75.txt" @@ -0,0 +1 @@ +108 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/76.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/76.txt" new file mode 100644 index 00000000..4af6ab79 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/76.txt" @@ -0,0 +1 @@ +598 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/77.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/77.txt" new file mode 100644 index 00000000..dc9414b2 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/77.txt" @@ -0,0 +1 @@ +154 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/78.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/78.txt" new file mode 100644 index 00000000..725cdcde --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/78.txt" @@ -0,0 +1 @@ +193 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/79.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/79.txt" new file mode 100644 index 00000000..aca544d0 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/79.txt" @@ -0,0 +1 @@ +145 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/8.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/8.txt" new file mode 100644 index 00000000..2c136b29 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/8.txt" @@ -0,0 +1 @@ +302 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/80.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/80.txt" new file mode 100644 index 00000000..f30735b3 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/80.txt" @@ -0,0 +1 @@ +884 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/81.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/81.txt" new file mode 100644 index 00000000..86ee83a4 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/81.txt" @@ -0,0 +1 @@ +40 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/82.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/82.txt" new file mode 100644 index 00000000..27502f5d --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/82.txt" @@ -0,0 +1 @@ +486 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/83.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/83.txt" new file mode 100644 index 00000000..13ef0a79 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/83.txt" @@ -0,0 +1 @@ +453 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/84.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/84.txt" new file mode 100644 index 00000000..35d29653 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/84.txt" @@ -0,0 +1 @@ +791 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/85.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/85.txt" new file mode 100644 index 00000000..2edeafb0 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/85.txt" @@ -0,0 +1 @@ +20 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/86.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/86.txt" new file mode 100644 index 00000000..4d190201 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/86.txt" @@ -0,0 +1 @@ +950 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/87.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/87.txt" new file mode 100644 index 00000000..8e9088e9 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/87.txt" @@ -0,0 +1 @@ +411 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/88.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/88.txt" new file mode 100644 index 00000000..8d28c8c9 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/88.txt" @@ -0,0 +1 @@ +554 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/89.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/89.txt" new file mode 100644 index 00000000..b3935607 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/89.txt" @@ -0,0 +1 @@ +23 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/9.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/9.txt" new file mode 100644 index 00000000..84efa7e0 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/9.txt" @@ -0,0 +1 @@ +801 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/90.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/90.txt" new file mode 100644 index 00000000..5587802b --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/90.txt" @@ -0,0 +1 @@ +405 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/91.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/91.txt" new file mode 100644 index 00000000..ad787648 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/91.txt" @@ -0,0 +1 @@ +871 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/92.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/92.txt" new file mode 100644 index 00000000..97964b3f --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/92.txt" @@ -0,0 +1 @@ +422 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/93.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/93.txt" new file mode 100644 index 00000000..44dfb1d0 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/93.txt" @@ -0,0 +1 @@ +264 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/94.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/94.txt" new file mode 100644 index 00000000..36c9eca5 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/94.txt" @@ -0,0 +1 @@ +957 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/95.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/95.txt" new file mode 100644 index 00000000..e1170b64 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/95.txt" @@ -0,0 +1 @@ +489 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/96.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/96.txt" new file mode 100644 index 00000000..d02412a4 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/96.txt" @@ -0,0 +1 @@ +655 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/97.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/97.txt" new file mode 100644 index 00000000..7ad80225 --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/97.txt" @@ -0,0 +1 @@ +480 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/98.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/98.txt" new file mode 100644 index 00000000..bc6a950b --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/98.txt" @@ -0,0 +1 @@ +569 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/99.txt" "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/99.txt" new file mode 100644 index 00000000..02d9616f --- /dev/null +++ "b/\347\224\263\346\267\213/\347\254\254\344\272\214\346\254\241\344\275\234\344\270\232/files/99.txt" @@ -0,0 +1 @@ +697 \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\350\256\241\347\256\227\345\231\250\344\275\234\344\270\232/use.js" "b/\347\224\263\346\267\213/\350\256\241\347\256\227\345\231\250\344\275\234\344\270\232/use.js" new file mode 100644 index 00000000..e69de29b diff --git "a/\347\224\263\346\267\213/\350\256\241\347\256\227\345\231\250\344\275\234\344\270\232/\350\256\241\347\256\227\345\231\250.js" "b/\347\224\263\346\267\213/\350\256\241\347\256\227\345\231\250\344\275\234\344\270\232/\350\256\241\347\256\227\345\231\250.js" new file mode 100644 index 00000000..acd9af8f --- /dev/null +++ "b/\347\224\263\346\267\213/\350\256\241\347\256\227\345\231\250\344\275\234\344\270\232/\350\256\241\347\256\227\345\231\250.js" @@ -0,0 +1 @@ +let formula = require(".use.js"); -- Gitee From 2f296483a55f0456a0d29559fe4ae145fce74fc7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 21 Feb 2023 10:24:45 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dome.js" | 40 ------------------- .../count.js" | 0 .../use.js" | 0 .../use.js" | 0 .../\350\256\241\347\256\227\345\231\250.js" | 1 - 5 files changed, 41 deletions(-) delete mode 100644 "\347\224\263\346\267\213/\346\226\207\344\273\266\350\257\273\345\206\231\344\275\234\344\270\232/dome.js" rename "\347\224\263\346\267\213/\346\250\241\345\235\227\344\275\234\344\270\232/count.js" => "\347\224\263\346\267\213/\347\254\254\344\270\200\346\254\241\344\275\234\344\270\232/count.js" (100%) rename "\347\224\263\346\267\213/\346\250\241\345\235\227\344\275\234\344\270\232/use.js" => "\347\224\263\346\267\213/\347\254\254\344\270\200\346\254\241\344\275\234\344\270\232/use.js" (100%) delete mode 100644 "\347\224\263\346\267\213/\350\256\241\347\256\227\345\231\250\344\275\234\344\270\232/use.js" delete mode 100644 "\347\224\263\346\267\213/\350\256\241\347\256\227\345\231\250\344\275\234\344\270\232/\350\256\241\347\256\227\345\231\250.js" diff --git "a/\347\224\263\346\267\213/\346\226\207\344\273\266\350\257\273\345\206\231\344\275\234\344\270\232/dome.js" "b/\347\224\263\346\267\213/\346\226\207\344\273\266\350\257\273\345\206\231\344\275\234\344\270\232/dome.js" deleted file mode 100644 index 63e76583..00000000 --- "a/\347\224\263\346\267\213/\346\226\207\344\273\266\350\257\273\345\206\231\344\275\234\344\270\232/dome.js" +++ /dev/null @@ -1,40 +0,0 @@ -let fs =require("fs"); - -for(let i=0;i<100;i++){ - let filesName ='./files/'+i+'.txt'; - fs.writeFileSync(filesName,Math.floor(Math.random()*1000+1)+'') -} - - -let maxNum = null; -let maxNumFileName = ""; -for (let j = 0; j < 100; j++) { - let fileName = "./files/" + j + ".txt"; - let content = Number(fs.readFileSync(fileName).toString()); - if (j == 0) { - maxNum = content; - maxNumFileName = fileName; - } - if (maxNum < content) { - maxNum = content; - maxNumFileName = fileName; - } -} -console.log(maxNum, maxNumFileName); - - -let minNum = null; -let minNumFileName = ""; -for (let j = 0; j < 100; j++) { - let fileName = "./files/" + j + ".txt"; - let content = Number(fs.readFileSync(fileName).toString()); - if (j == 0) { - minNum = content; - minNumFileName = fileName; - } - if (minNum > content) { - minNum = content; - minNumFileName = fileName; - } -} -console.log(minNum, minNumFileName); \ No newline at end of file diff --git "a/\347\224\263\346\267\213/\346\250\241\345\235\227\344\275\234\344\270\232/count.js" "b/\347\224\263\346\267\213/\347\254\254\344\270\200\346\254\241\344\275\234\344\270\232/count.js" similarity index 100% rename from "\347\224\263\346\267\213/\346\250\241\345\235\227\344\275\234\344\270\232/count.js" rename to "\347\224\263\346\267\213/\347\254\254\344\270\200\346\254\241\344\275\234\344\270\232/count.js" diff --git "a/\347\224\263\346\267\213/\346\250\241\345\235\227\344\275\234\344\270\232/use.js" "b/\347\224\263\346\267\213/\347\254\254\344\270\200\346\254\241\344\275\234\344\270\232/use.js" similarity index 100% rename from "\347\224\263\346\267\213/\346\250\241\345\235\227\344\275\234\344\270\232/use.js" rename to "\347\224\263\346\267\213/\347\254\254\344\270\200\346\254\241\344\275\234\344\270\232/use.js" diff --git "a/\347\224\263\346\267\213/\350\256\241\347\256\227\345\231\250\344\275\234\344\270\232/use.js" "b/\347\224\263\346\267\213/\350\256\241\347\256\227\345\231\250\344\275\234\344\270\232/use.js" deleted file mode 100644 index e69de29b..00000000 diff --git "a/\347\224\263\346\267\213/\350\256\241\347\256\227\345\231\250\344\275\234\344\270\232/\350\256\241\347\256\227\345\231\250.js" "b/\347\224\263\346\267\213/\350\256\241\347\256\227\345\231\250\344\275\234\344\270\232/\350\256\241\347\256\227\345\231\250.js" deleted file mode 100644 index acd9af8f..00000000 --- "a/\347\224\263\346\267\213/\350\256\241\347\256\227\345\231\250\344\275\234\344\270\232/\350\256\241\347\256\227\345\231\250.js" +++ /dev/null @@ -1 +0,0 @@ -let formula = require(".use.js"); -- Gitee