From 07c0e9bedf436d4daa46e3221f64af5ac6d45b9c Mon Sep 17 00:00:00 2001 From: qq_44193969 Date: Mon, 15 Nov 2021 16:41:05 +0800 Subject: [PATCH] add exercises --- .../config.json" | 0 .../desc.md" | 0 .../solution.cpp" | 0 .../solution.java" | 0 .../solution.json" | 0 .../solution.md" | 0 data/tree.json | 190 ++++++++++++++++++ 7 files changed, 190 insertions(+) rename "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/30.\347\224\237\346\227\245\350\234\241\347\203\233/config.json" => "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/28.\347\224\237\346\227\245\350\234\241\347\203\233/config.json" (100%) rename "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/30.\347\224\237\346\227\245\350\234\241\347\203\233/desc.md" => "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/28.\347\224\237\346\227\245\350\234\241\347\203\233/desc.md" (100%) rename "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/30.\347\224\237\346\227\245\350\234\241\347\203\233/solution.cpp" => "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/28.\347\224\237\346\227\245\350\234\241\347\203\233/solution.cpp" (100%) rename "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/30.\347\224\237\346\227\245\350\234\241\347\203\233/solution.java" => "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/28.\347\224\237\346\227\245\350\234\241\347\203\233/solution.java" (100%) rename "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/30.\347\224\237\346\227\245\350\234\241\347\203\233/solution.json" => "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/28.\347\224\237\346\227\245\350\234\241\347\203\233/solution.json" (100%) rename "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/30.\347\224\237\346\227\245\350\234\241\347\203\233/solution.md" => "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/28.\347\224\237\346\227\245\350\234\241\347\203\233/solution.md" (100%) diff --git "a/data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/30.\347\224\237\346\227\245\350\234\241\347\203\233/config.json" "b/data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/28.\347\224\237\346\227\245\350\234\241\347\203\233/config.json" similarity index 100% rename from "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/30.\347\224\237\346\227\245\350\234\241\347\203\233/config.json" rename to "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/28.\347\224\237\346\227\245\350\234\241\347\203\233/config.json" diff --git "a/data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/30.\347\224\237\346\227\245\350\234\241\347\203\233/desc.md" "b/data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/28.\347\224\237\346\227\245\350\234\241\347\203\233/desc.md" similarity index 100% rename from "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/30.\347\224\237\346\227\245\350\234\241\347\203\233/desc.md" rename to "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/28.\347\224\237\346\227\245\350\234\241\347\203\233/desc.md" diff --git "a/data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/30.\347\224\237\346\227\245\350\234\241\347\203\233/solution.cpp" "b/data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/28.\347\224\237\346\227\245\350\234\241\347\203\233/solution.cpp" similarity index 100% rename from "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/30.\347\224\237\346\227\245\350\234\241\347\203\233/solution.cpp" rename to "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/28.\347\224\237\346\227\245\350\234\241\347\203\233/solution.cpp" diff --git "a/data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/30.\347\224\237\346\227\245\350\234\241\347\203\233/solution.java" "b/data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/28.\347\224\237\346\227\245\350\234\241\347\203\233/solution.java" similarity index 100% rename from "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/30.\347\224\237\346\227\245\350\234\241\347\203\233/solution.java" rename to "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/28.\347\224\237\346\227\245\350\234\241\347\203\233/solution.java" diff --git "a/data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/30.\347\224\237\346\227\245\350\234\241\347\203\233/solution.json" "b/data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/28.\347\224\237\346\227\245\350\234\241\347\203\233/solution.json" similarity index 100% rename from "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/30.\347\224\237\346\227\245\350\234\241\347\203\233/solution.json" rename to "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/28.\347\224\237\346\227\245\350\234\241\347\203\233/solution.json" diff --git "a/data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/30.\347\224\237\346\227\245\350\234\241\347\203\233/solution.md" "b/data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/28.\347\224\237\346\227\245\350\234\241\347\203\233/solution.md" similarity index 100% rename from "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/30.\347\224\237\346\227\245\350\234\241\347\203\233/solution.md" rename to "data/1.\347\256\227\346\263\225\345\210\235\351\230\266/1.\350\223\235\346\241\245\346\235\257-\345\237\272\347\241\200/28.\347\224\237\346\227\245\350\234\241\347\203\233/solution.md" diff --git a/data/tree.json b/data/tree.json index 05d21c9bf..c3fe074d1 100644 --- a/data/tree.json +++ b/data/tree.json @@ -202,6 +202,96 @@ ], "children": [] } + }, + { + "星系炸弹": { + "node_id": "algorithm-7155bf0956dc4133abb9ba64b5e4f6ae", + "keywords": [ + "蓝桥杯", + "星系炸弹" + ], + "children": [] + } + }, + { + "蛇形填数": { + "node_id": "algorithm-f4874378183445fb9edcf1cb372399f7", + "keywords": [ + "蓝桥杯", + "蛇形填数" + ], + "children": [] + } + }, + { + "跑步训练": { + "node_id": "algorithm-e707e31088ea4929964936a8f8ef15d7", + "keywords": [ + "蓝桥杯", + "跑步训练" + ], + "children": [] + } + }, + { + "特别数的和": { + "node_id": "algorithm-ef2760aef95742c49f78c313d1ff2eb1", + "keywords": [ + "蓝桥杯", + "特别数的和" + ], + "children": [] + } + }, + { + "切面条": { + "node_id": "algorithm-530255df51be437b967cbc4524fe66ea", + "keywords": [ + "蓝桥杯", + "切面条" + ], + "children": [] + } + }, + { + "日志统计": { + "node_id": "algorithm-9aea8ae61f274180b9b7172c43ebe69f", + "keywords": [ + "蓝桥杯", + "日志统计" + ], + "children": [] + } + }, + { + "神奇算式": { + "node_id": "algorithm-d98c791357f2416389a36896d0186317", + "keywords": [ + "蓝桥杯", + "神奇算式" + ], + "children": [] + } + }, + { + "星期一": { + "node_id": "algorithm-b788a09cd8e647738a9ac6aea903aadb", + "keywords": [ + "蓝桥杯", + "星期一" + ], + "children": [] + } + }, + { + "生日蜡烛": { + "node_id": "algorithm-5a3bc1e4f38648379d0f7be6d46a7648", + "keywords": [ + "蓝桥杯", + "生日蜡烛" + ], + "children": [] + } } ] } @@ -240,6 +330,26 @@ ], "children": [] } + }, + { + "人物相关性分析": { + "node_id": "algorithm-108089b131c346dabc981230a1cb4fb1", + "keywords": [ + "蓝桥杯", + "人物相关性分析" + ], + "children": [] + } + }, + { + "解码": { + "node_id": "algorithm-216aba466fa84f069f09de86439271b1", + "keywords": [ + "蓝桥杯", + "解码" + ], + "children": [] + } } ] } @@ -298,6 +408,26 @@ ], "children": [] } + }, + { + "取数位": { + "node_id": "algorithm-9e407b7a4ec844019c7a4db5b61ee004", + "keywords": [ + "蓝桥杯", + "取数位" + ], + "children": [] + } + }, + { + "逆波兰表达式": { + "node_id": "algorithm-b40b51c853e940adadaf01b5a205aa0c", + "keywords": [ + "蓝桥杯", + "逆波兰表达式" + ], + "children": [] + } } ] } @@ -424,6 +554,16 @@ ], "children": [] } + }, + { + "跑步锻炼": { + "node_id": "algorithm-e41cd4349f6d4bbdb1801a6cdc95b57a", + "keywords": [ + "蓝桥杯", + "跑步锻炼" + ], + "children": [] + } } ] } @@ -502,6 +642,46 @@ ], "children": [] } + }, + { + "李白打酒": { + "node_id": "algorithm-57652e0b6b054bb7871b0ec49edf5814", + "keywords": [ + "蓝桥杯", + "李白打酒" + ], + "children": [] + } + }, + { + "迷宫": { + "node_id": "algorithm-8a4019c4beb049c4ab7accb34629f72d", + "keywords": [ + "蓝桥杯", + "迷宫" + ], + "children": [] + } + }, + { + "跳蚱蜢": { + "node_id": "algorithm-daed047610e942a6bb5548f7acacdf3b", + "keywords": [ + "蓝桥杯", + "跳蚱蜢" + ], + "children": [] + } + }, + { + "网络分析": { + "node_id": "algorithm-268291e6cb264bce97c6919f98c2c8f0", + "keywords": [ + "蓝桥杯", + "网络分析" + ], + "children": [] + } } ] } @@ -550,6 +730,16 @@ ], "children": [] } + }, + { + "组合数问题": { + "node_id": "algorithm-10be8e52e39c4281a5a4bcba071261fa", + "keywords": [ + "蓝桥杯", + "组合数问题" + ], + "children": [] + } } ] } -- GitLab