From 474392c521ceb53ea8eba405fb4335771047ba14 Mon Sep 17 00:00:00 2001 From: programmercarl <826123027@qq.com> Date: Mon, 8 Jan 2024 15:35:22 +0800 Subject: [PATCH] Update --- problems/kama53.寻宝.md | 3 -- problems/qita/shejimoshi.md | 55 +++++++++++++++++++++++++++++++++++++ 2 files changed, 55 insertions(+), 3 deletions(-) create mode 100644 problems/qita/shejimoshi.md diff --git a/problems/kama53.寻宝.md b/problems/kama53.寻宝.md index 08fc9a18..3a4b8b27 100644 --- a/problems/kama53.寻宝.md +++ b/problems/kama53.寻宝.md @@ -1,7 +1,4 @@ -思考一下边的权值为负数的情况 - - # 寻宝 [卡码网:53. 寻宝](https://kamacoder.com/problempage.php?pid=1053) diff --git a/problems/qita/shejimoshi.md b/problems/qita/shejimoshi.md new file mode 100644 index 00000000..cf980e45 --- /dev/null +++ b/problems/qita/shejimoshi.md @@ -0,0 +1,55 @@ + +关于设计模式的学习,大家应该还是看书或者看博客,但却没有一个边学边练的学习环境。 + +学完了一种设计模式 是不是应该去练一练? + +所以卡码网 针对 23种设计,**推出了 23道编程题目,来帮助大家练习设计模式**。 + +