diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
deleted file mode 100644
index 93a8044..0000000
--- a/.github/FUNDING.yml
+++ /dev/null
@@ -1 +0,0 @@
-custom: ["https://afdian.net/a/se7entin"]
diff --git a/CodeForces/README.md b/CodeForces/README.md
deleted file mode 100755
index 5883efb..0000000
--- a/CodeForces/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-CF题不多,后面会做的!!!!!
-
-There are not many CodeForces problems, and I'll do later!!!!!
diff --git a/FZOI/README.md b/FZOI/README.md
deleted file mode 100644
index 32d9d2c..0000000
--- a/FZOI/README.md
+++ /dev/null
@@ -1,7 +0,0 @@
-# 西南大学附中题目
-
-仅供参考!!!
-
-
-
-For reference only!!
\ No newline at end of file
diff --git a/README.md b/README.md
index 23ff264..2f1ea2d 100644
--- a/README.md
+++ b/README.md
@@ -1,18 +1,16 @@
-
+# OI-Codes
-# 😀 欢迎来到 FredericationOI-Code-Repository
+Here's my personal solutions to algorithm problems.
-❗️注意事项:
+### 使用方法
- - 代码如需改进可以提[Issues](https://github.com/FrederickAsYou/FredericationOI-Code-Repository/issues)
+文件名代表题目,直接去到对应 OJ 搜索题目即可!
- - 也可以在[Discussions](https://github.com/FrederickAsYou/FredericationOI-Code-Repository/discussions)中提出自己的想法,与其他伙伴交流
+### OJ 列表
-# Author
-
-OI Code Repository © Frederick Chen.
+| Name | Link | Account
+| :---: | :---: | :---: |
+| Codeforces | codeforces.com | [Fengyi_Chen](https://codeforces.com/profile/Fengyi_Chen) |
+| FZOI | 内部 OJ | 内部 OJ |
+| Luogu | luogu.com.cn | [BunDragon126](https://www.luogu.com.cn/user/927203) |
+| XSMOJ | 内部 OJ | 内部 OJ |
\ No newline at end of file
diff --git a/XSM OJ 重庆小码王集团OJ/README.md b/XSM OJ 重庆小码王集团OJ/README.md
deleted file mode 100644
index fcba69b..0000000
--- a/XSM OJ 重庆小码王集团OJ/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-此文件夹📂为小码王少儿编程 OJ 简称XSM OJ提供的题目, ~~基本上没卵用,最多参考一下类似题目~~
-
-This folder 📂 for Xiaomawang Programming OJprovide topics, ~~
diff --git a/XSM OJ 重庆小码王集团OJ/#121. 特殊 a 串数列和.cpp b/XSMOJ/#121. 特殊 a 串数列和.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/#121. 特殊 a 串数列和.cpp
rename to XSMOJ/#121. 特殊 a 串数列和.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/#127. 分离整数的各个数.cpp b/XSMOJ/#127. 分离整数的各个数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/#127. 分离整数的各个数.cpp
rename to XSMOJ/#127. 分离整数的各个数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/#146. 回文数.cpp b/XSMOJ/#146. 回文数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/#146. 回文数.cpp
rename to XSMOJ/#146. 回文数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/#153. 统计满足条件的4位数.cpp b/XSMOJ/#153. 统计满足条件的4位数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/#153. 统计满足条件的4位数.cpp
rename to XSMOJ/#153. 统计满足条件的4位数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/#209. 矩阵交换行.cpp b/XSMOJ/#209. 矩阵交换行.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/#209. 矩阵交换行.cpp
rename to XSMOJ/#209. 矩阵交换行.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/#228. 统计数字字符个数.cpp b/XSMOJ/#228. 统计数字字符个数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/#228. 统计数字字符个数.cpp
rename to XSMOJ/#228. 统计数字字符个数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/#248. 字符串小手术.cpp b/XSMOJ/#248. 字符串小手术.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/#248. 字符串小手术.cpp
rename to XSMOJ/#248. 字符串小手术.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/#249. 字符串假肢手术1.cpp b/XSMOJ/#249. 字符串假肢手术1.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/#249. 字符串假肢手术1.cpp
rename to XSMOJ/#249. 字符串假肢手术1.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/#264. 小码君统计人名字母数.cpp b/XSMOJ/#264. 小码君统计人名字母数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/#264. 小码君统计人名字母数.cpp
rename to XSMOJ/#264. 小码君统计人名字母数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/#278. 小码君的回文字符串.cpp b/XSMOJ/#278. 小码君的回文字符串.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/#278. 小码君的回文字符串.cpp
rename to XSMOJ/#278. 小码君的回文字符串.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/.DS_Store b/XSMOJ/.DS_Store
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/.DS_Store
rename to XSMOJ/.DS_Store
diff --git a/XSM OJ 重庆小码王集团OJ/2个数字的排列.cpp b/XSMOJ/2个数字的排列.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/2个数字的排列.cpp
rename to XSMOJ/2个数字的排列.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/2个数字的组合.cpp b/XSMOJ/2个数字的组合.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/2个数字的组合.cpp
rename to XSMOJ/2个数字的组合.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/3n+1问题.cpp b/XSMOJ/3n+1问题.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/3n+1问题.cpp
rename to XSMOJ/3n+1问题.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/5新冠病毒初步筛查.cpp b/XSMOJ/5新冠病毒初步筛查.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/5新冠病毒初步筛查.cpp
rename to XSMOJ/5新冠病毒初步筛查.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/B2044 有一门课不及格的学生.cpp b/XSMOJ/B2044 有一门课不及格的学生.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/B2044 有一门课不及格的学生.cpp
rename to XSMOJ/B2044 有一门课不及格的学生.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/Hello World.cpp b/XSMOJ/Hello World.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/Hello World.cpp
rename to XSMOJ/Hello World.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/TeX中的引号.cpp b/XSMOJ/TeX中的引号.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/TeX中的引号.cpp
rename to XSMOJ/TeX中的引号.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/hanoi(汉诺塔).cpp b/XSMOJ/hanoi(汉诺塔).cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/hanoi(汉诺塔).cpp
rename to XSMOJ/hanoi(汉诺塔).cpp
diff --git a/XSM OJ 重庆小码王集团OJ/sssss...n 的积.cpp b/XSMOJ/sssss...n 的积.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/sssss...n 的积.cpp
rename to XSMOJ/sssss...n 的积.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/「7-1」A、队列的基本操作.cpp b/XSMOJ/「7-1」A、队列的基本操作.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/「7-1」A、队列的基本操作.cpp
rename to XSMOJ/「7-1」A、队列的基本操作.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/「NOIP 2002 普及组」级数求和.cpp b/XSMOJ/「NOIP 2002 普及组」级数求和.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/「NOIP 2002 普及组」级数求和.cpp
rename to XSMOJ/「NOIP 2002 普及组」级数求和.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/「NOIP 2010 普及组」数字统计.cpp b/XSMOJ/「NOIP 2010 普及组」数字统计.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/「NOIP 2010 普及组」数字统计.cpp
rename to XSMOJ/「NOIP 2010 普及组」数字统计.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/「NOIP 2011 Day 1」铺地毯.cpp b/XSMOJ/「NOIP 2011 Day 1」铺地毯.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/「NOIP 2011 Day 1」铺地毯.cpp
rename to XSMOJ/「NOIP 2011 Day 1」铺地毯.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/「NOIP 2015普及组」金币.cpp b/XSMOJ/「NOIP 2015普及组」金币.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/「NOIP 2015普及组」金币.cpp
rename to XSMOJ/「NOIP 2015普及组」金币.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/「例题1-4」鸡兔同笼.cpp b/XSMOJ/「例题1-4」鸡兔同笼.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/「例题1-4」鸡兔同笼.cpp
rename to XSMOJ/「例题1-4」鸡兔同笼.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/「程序3-2」开灯问题.cpp b/XSMOJ/「程序3-2」开灯问题.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/「程序3-2」开灯问题.cpp
rename to XSMOJ/「程序3-2」开灯问题.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/【字符串】石头剪子布.cpp b/XSMOJ/【字符串】石头剪子布.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/【字符串】石头剪子布.cpp
rename to XSMOJ/【字符串】石头剪子布.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/【模板】快速排序.cpp b/XSMOJ/【模板】快速排序.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/【模板】快速排序.cpp
rename to XSMOJ/【模板】快速排序.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/【蓝桥杯省赛】分乘整数.cpp b/XSMOJ/【蓝桥杯省赛】分乘整数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/【蓝桥杯省赛】分乘整数.cpp
rename to XSMOJ/【蓝桥杯省赛】分乘整数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/【蓝桥杯省赛】面积.cpp b/XSMOJ/【蓝桥杯省赛】面积.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/【蓝桥杯省赛】面积.cpp
rename to XSMOJ/【蓝桥杯省赛】面积.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/三整数排序(2).cpp b/XSMOJ/三整数排序(2).cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/三整数排序(2).cpp
rename to XSMOJ/三整数排序(2).cpp
diff --git a/XSM OJ 重庆小码王集团OJ/三整数排序.cpp b/XSMOJ/三整数排序.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/三整数排序.cpp
rename to XSMOJ/三整数排序.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/三角形判断.cpp b/XSMOJ/三角形判断.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/三角形判断.cpp
rename to XSMOJ/三角形判断.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/三角形组成判断.cpp b/XSMOJ/三角形组成判断.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/三角形组成判断.cpp
rename to XSMOJ/三角形组成判断.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/不与指定整数相同的数字之和.cpp b/XSMOJ/不与指定整数相同的数字之和.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/不与指定整数相同的数字之和.cpp
rename to XSMOJ/不与指定整数相同的数字之和.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/不及格的人(结构体).cpp b/XSMOJ/不及格的人(结构体).cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/不及格的人(结构体).cpp
rename to XSMOJ/不及格的人(结构体).cpp
diff --git a/XSM OJ 重庆小码王集团OJ/与指定数字相同的数的个数.cpp b/XSMOJ/与指定数字相同的数的个数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/与指定数字相同的数的个数.cpp
rename to XSMOJ/与指定数字相同的数的个数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/世界末日.cpp b/XSMOJ/世界末日.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/世界末日.cpp
rename to XSMOJ/世界末日.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/两位数反转.cpp b/XSMOJ/两位数反转.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/两位数反转.cpp
rename to XSMOJ/两位数反转.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/买书.cpp b/XSMOJ/买书.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/买书.cpp
rename to XSMOJ/买书.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/买木板.cpp b/XSMOJ/买木板.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/买木板.cpp
rename to XSMOJ/买木板.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/二维数字排列.cpp b/XSMOJ/二维数字排列.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/二维数字排列.cpp
rename to XSMOJ/二维数字排列.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/人口增长问题.cpp b/XSMOJ/人口增长问题.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/人口增长问题.cpp
rename to XSMOJ/人口增长问题.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/优美数.cpp b/XSMOJ/优美数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/优美数.cpp
rename to XSMOJ/优美数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/位运算符.cpp b/XSMOJ/位运算符.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/位运算符.cpp
rename to XSMOJ/位运算符.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/你的飞碟在这儿.cpp b/XSMOJ/你的飞碟在这儿.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/你的飞碟在这儿.cpp
rename to XSMOJ/你的飞碟在这儿.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/分段函数.cpp b/XSMOJ/分段函数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/分段函数.cpp
rename to XSMOJ/分段函数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/分离整数的各个数.cpp b/XSMOJ/分离整数的各个数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/分离整数的各个数.cpp
rename to XSMOJ/分离整数的各个数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/判断数字的奇偶.cpp b/XSMOJ/判断数字的奇偶.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/判断数字的奇偶.cpp
rename to XSMOJ/判断数字的奇偶.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/判断数字的正负.cpp b/XSMOJ/判断数字的正负.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/判断数字的正负.cpp
rename to XSMOJ/判断数字的正负.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/判断数正负.cpp b/XSMOJ/判断数正负.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/判断数正负.cpp
rename to XSMOJ/判断数正负.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/判断正整数位数.cpp b/XSMOJ/判断正整数位数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/判断正整数位数.cpp
rename to XSMOJ/判断正整数位数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/判断素数.cpp b/XSMOJ/判断素数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/判断素数.cpp
rename to XSMOJ/判断素数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/判断闰年.cpp b/XSMOJ/判断闰年.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/判断闰年.cpp
rename to XSMOJ/判断闰年.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/十进制转二进制(digui).cpp b/XSMOJ/十进制转二进制(digui).cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/十进制转二进制(digui).cpp
rename to XSMOJ/十进制转二进制(digui).cpp
diff --git a/XSM OJ 重庆小码王集团OJ/叠罗汉.cpp b/XSMOJ/叠罗汉.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/叠罗汉.cpp
rename to XSMOJ/叠罗汉.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/叠罗汉升级版.cpp b/XSMOJ/叠罗汉升级版.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/叠罗汉升级版.cpp
rename to XSMOJ/叠罗汉升级版.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/含K个3的数.cpp b/XSMOJ/含K个3的数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/含K个3的数.cpp
rename to XSMOJ/含K个3的数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/哥德巴赫猜想.cpp b/XSMOJ/哥德巴赫猜想.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/哥德巴赫猜想.cpp
rename to XSMOJ/哥德巴赫猜想.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/图像模糊化处理.cpp b/XSMOJ/图像模糊化处理.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/图像模糊化处理.cpp
rename to XSMOJ/图像模糊化处理.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/圆柱体的表面积.cpp b/XSMOJ/圆柱体的表面积.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/圆柱体的表面积.cpp
rename to XSMOJ/圆柱体的表面积.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/奇数求和.cpp b/XSMOJ/奇数求和.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/奇数求和.cpp
rename to XSMOJ/奇数求和.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/好吃or不好吃.cpp b/XSMOJ/好吃or不好吃.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/好吃or不好吃.cpp
rename to XSMOJ/好吃or不好吃.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/字符串清除数字细胞实验.cpp b/XSMOJ/字符串清除数字细胞实验.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/字符串清除数字细胞实验.cpp
rename to XSMOJ/字符串清除数字细胞实验.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/字符倒三角.cpp b/XSMOJ/字符倒三角.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/字符倒三角.cpp
rename to XSMOJ/字符倒三角.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/密码破解.cpp b/XSMOJ/密码破解.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/密码破解.cpp
rename to XSMOJ/密码破解.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/密码翻译.cpp b/XSMOJ/密码翻译.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/密码翻译.cpp
rename to XSMOJ/密码翻译.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/富豪与国王的约定.cpp b/XSMOJ/富豪与国王的约定.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/富豪与国王的约定.cpp
rename to XSMOJ/富豪与国王的约定.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/对齐输出.cpp b/XSMOJ/对齐输出.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/对齐输出.cpp
rename to XSMOJ/对齐输出.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小兔子乖乖,把门儿开开.cpp b/XSMOJ/小兔子乖乖,把门儿开开.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小兔子乖乖,把门儿开开.cpp
rename to XSMOJ/小兔子乖乖,把门儿开开.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小数和整数的输入和输出.cpp b/XSMOJ/小数和整数的输入和输出.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小数和整数的输入和输出.cpp
rename to XSMOJ/小数和整数的输入和输出.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小玉在游泳.cpp b/XSMOJ/小玉在游泳.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小玉在游泳.cpp
rename to XSMOJ/小玉在游泳.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小玉家的电费.cpp b/XSMOJ/小玉家的电费.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小玉家的电费.cpp
rename to XSMOJ/小玉家的电费.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君分班.cpp b/XSMOJ/小码君分班.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君分班.cpp
rename to XSMOJ/小码君分班.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君分配宿舍.cpp b/XSMOJ/小码君分配宿舍.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君分配宿舍.cpp
rename to XSMOJ/小码君分配宿舍.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君刷题.cpp b/XSMOJ/小码君刷题.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君刷题.cpp
rename to XSMOJ/小码君刷题.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君将矩阵左转.cpp b/XSMOJ/小码君将矩阵左转.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君将矩阵左转.cpp
rename to XSMOJ/小码君将矩阵左转.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君打地鼠.cpp b/XSMOJ/小码君打地鼠.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君打地鼠.cpp
rename to XSMOJ/小码君打地鼠.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君打比赛.cpp b/XSMOJ/小码君打比赛.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君打比赛.cpp
rename to XSMOJ/小码君打比赛.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君查房-2.cpp b/XSMOJ/小码君查房-2.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君查房-2.cpp
rename to XSMOJ/小码君查房-2.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君查房.cpp b/XSMOJ/小码君查房.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君查房.cpp
rename to XSMOJ/小码君查房.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的AC贴纸数.cpp b/XSMOJ/小码君的AC贴纸数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的AC贴纸数.cpp
rename to XSMOJ/小码君的AC贴纸数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的D之意志.cpp b/XSMOJ/小码君的D之意志.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的D之意志.cpp
rename to XSMOJ/小码君的D之意志.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的F91函数.cpp b/XSMOJ/小码君的F91函数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的F91函数.cpp
rename to XSMOJ/小码君的F91函数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的ISBN号码.cpp b/XSMOJ/小码君的ISBN号码.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的ISBN号码.cpp
rename to XSMOJ/小码君的ISBN号码.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的上学之路1.cpp b/XSMOJ/小码君的上学之路1.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的上学之路1.cpp
rename to XSMOJ/小码君的上学之路1.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的上学之路2.cpp b/XSMOJ/小码君的上学之路2.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的上学之路2.cpp
rename to XSMOJ/小码君的上学之路2.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的上学之路3.cpp b/XSMOJ/小码君的上学之路3.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的上学之路3.cpp
rename to XSMOJ/小码君的上学之路3.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的上学之路6.cpp b/XSMOJ/小码君的上学之路6.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的上学之路6.cpp
rename to XSMOJ/小码君的上学之路6.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的五子棋局.cpp b/XSMOJ/小码君的五子棋局.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的五子棋局.cpp
rename to XSMOJ/小码君的五子棋局.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的化学实验.cpp b/XSMOJ/小码君的化学实验.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的化学实验.cpp
rename to XSMOJ/小码君的化学实验.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的十字破译.cpp b/XSMOJ/小码君的十字破译.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的十字破译.cpp
rename to XSMOJ/小码君的十字破译.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的同学录.cpp b/XSMOJ/小码君的同学录.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的同学录.cpp
rename to XSMOJ/小码君的同学录.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的奇特图形Pro Max.cpp b/XSMOJ/小码君的奇特图形Pro Max.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的奇特图形Pro Max.cpp
rename to XSMOJ/小码君的奇特图形Pro Max.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的好同学.cpp b/XSMOJ/小码君的好同学.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的好同学.cpp
rename to XSMOJ/小码君的好同学.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的实验室3.cpp b/XSMOJ/小码君的实验室3.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的实验室3.cpp
rename to XSMOJ/小码君的实验室3.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的实验室5.cpp b/XSMOJ/小码君的实验室5.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的实验室5.cpp
rename to XSMOJ/小码君的实验室5.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的小卖部.cpp b/XSMOJ/小码君的小卖部.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的小卖部.cpp
rename to XSMOJ/小码君的小卖部.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的山.cpp b/XSMOJ/小码君的山.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的山.cpp
rename to XSMOJ/小码君的山.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的心得统计.cpp b/XSMOJ/小码君的心得统计.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的心得统计.cpp
rename to XSMOJ/小码君的心得统计.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的排列问题1.cpp b/XSMOJ/小码君的排列问题1.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的排列问题1.cpp
rename to XSMOJ/小码君的排列问题1.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的排列问题2.cpp b/XSMOJ/小码君的排列问题2.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的排列问题2.cpp
rename to XSMOJ/小码君的排列问题2.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的数字三角形.cpp b/XSMOJ/小码君的数字三角形.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的数字三角形.cpp
rename to XSMOJ/小码君的数字三角形.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的数学算式.cpp b/XSMOJ/小码君的数学算式.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的数学算式.cpp
rename to XSMOJ/小码君的数学算式.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的最好的朋友.cpp b/XSMOJ/小码君的最好的朋友.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的最好的朋友.cpp
rename to XSMOJ/小码君的最好的朋友.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的概率学.cpp b/XSMOJ/小码君的概率学.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的概率学.cpp
rename to XSMOJ/小码君的概率学.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的水果分拣工厂-1.cpp b/XSMOJ/小码君的水果分拣工厂-1.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的水果分拣工厂-1.cpp
rename to XSMOJ/小码君的水果分拣工厂-1.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的炸弹游戏-1.cpp b/XSMOJ/小码君的炸弹游戏-1.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的炸弹游戏-1.cpp
rename to XSMOJ/小码君的炸弹游戏-1.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的烦恼.cpp b/XSMOJ/小码君的烦恼.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的烦恼.cpp
rename to XSMOJ/小码君的烦恼.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的病毒传播.cpp b/XSMOJ/小码君的病毒传播.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的病毒传播.cpp
rename to XSMOJ/小码君的病毒传播.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的稀疏矩阵.cpp b/XSMOJ/小码君的稀疏矩阵.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的稀疏矩阵.cpp
rename to XSMOJ/小码君的稀疏矩阵.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的突变基因.cpp b/XSMOJ/小码君的突变基因.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的突变基因.cpp
rename to XSMOJ/小码君的突变基因.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的细胞实验2.cpp b/XSMOJ/小码君的细胞实验2.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的细胞实验2.cpp
rename to XSMOJ/小码君的细胞实验2.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的自创数列.cpp b/XSMOJ/小码君的自创数列.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的自创数列.cpp
rename to XSMOJ/小码君的自创数列.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的进制转换.cpp b/XSMOJ/小码君的进制转换.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的进制转换.cpp
rename to XSMOJ/小码君的进制转换.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君的阶段求和.cpp b/XSMOJ/小码君的阶段求和.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君的阶段求和.cpp
rename to XSMOJ/小码君的阶段求和.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君统计数1.cpp b/XSMOJ/小码君统计数1.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君统计数1.cpp
rename to XSMOJ/小码君统计数1.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君计算向量点积.cpp b/XSMOJ/小码君计算向量点积.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君计算向量点积.cpp
rename to XSMOJ/小码君计算向量点积.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码君闯迷宫.cpp b/XSMOJ/小码君闯迷宫.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码君闯迷宫.cpp
rename to XSMOJ/小码君闯迷宫.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码学院的志愿者.cpp b/XSMOJ/小码学院的志愿者.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码学院的志愿者.cpp
rename to XSMOJ/小码学院的志愿者.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小码王的集训测评.cpp b/XSMOJ/小码王的集训测评.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小码王的集训测评.cpp
rename to XSMOJ/小码王的集训测评.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小鱼比可爱2.cpp b/XSMOJ/小鱼比可爱2.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小鱼比可爱2.cpp
rename to XSMOJ/小鱼比可爱2.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/小鱼的航程.cpp b/XSMOJ/小鱼的航程.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/小鱼的航程.cpp
rename to XSMOJ/小鱼的航程.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/希蒙的AC贴纸数.cpp b/XSMOJ/希蒙的AC贴纸数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/希蒙的AC贴纸数.cpp
rename to XSMOJ/希蒙的AC贴纸数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/年龄与疾病.cpp b/XSMOJ/年龄与疾病.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/年龄与疾病.cpp
rename to XSMOJ/年龄与疾病.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/开关灯.cpp b/XSMOJ/开关灯.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/开关灯.cpp
rename to XSMOJ/开关灯.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/循环-分解质因式.cpp b/XSMOJ/循环-分解质因式.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/循环-分解质因式.cpp
rename to XSMOJ/循环-分解质因式.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/恺撒加密术.cpp b/XSMOJ/恺撒加密术.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/恺撒加密术.cpp
rename to XSMOJ/恺撒加密术.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/成年人判断3.cpp b/XSMOJ/成年人判断3.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/成年人判断3.cpp
rename to XSMOJ/成年人判断3.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/成绩判定.cpp b/XSMOJ/成绩判定.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/成绩判定.cpp
rename to XSMOJ/成绩判定.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/我会数数啦1!!.cpp b/XSMOJ/我会数数啦1!!.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/我会数数啦1!!.cpp
rename to XSMOJ/我会数数啦1!!.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/我会数数啦2!!.cpp b/XSMOJ/我会数数啦2!!.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/我会数数啦2!!.cpp
rename to XSMOJ/我会数数啦2!!.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/我会数数啦3!!.cpp b/XSMOJ/我会数数啦3!!.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/我会数数啦3!!.cpp
rename to XSMOJ/我会数数啦3!!.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/打印三角形.cpp b/XSMOJ/打印三角形.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/打印三角形.cpp
rename to XSMOJ/打印三角形.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/找倍数.cpp b/XSMOJ/找倍数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/找倍数.cpp
rename to XSMOJ/找倍数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/找嫌疑犯1.cpp b/XSMOJ/找嫌疑犯1.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/找嫌疑犯1.cpp
rename to XSMOJ/找嫌疑犯1.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/招募高音唱将.cpp b/XSMOJ/招募高音唱将.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/招募高音唱将.cpp
rename to XSMOJ/招募高音唱将.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/括弧匹配检验(栈).cpp b/XSMOJ/括弧匹配检验(栈).cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/括弧匹配检验(栈).cpp
rename to XSMOJ/括弧匹配检验(栈).cpp
diff --git a/XSM OJ 重庆小码王集团OJ/按位与或非.cpp b/XSMOJ/按位与或非.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/按位与或非.cpp
rename to XSMOJ/按位与或非.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/数1的个数.cpp b/XSMOJ/数1的个数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/数1的个数.cpp
rename to XSMOJ/数1的个数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/数列循环左移动(队列).cpp b/XSMOJ/数列循环左移动(队列).cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/数列循环左移动(队列).cpp
rename to XSMOJ/数列循环左移动(队列).cpp
diff --git a/XSM OJ 重庆小码王集团OJ/数字三角形.cpp b/XSMOJ/数字三角形.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/数字三角形.cpp
rename to XSMOJ/数字三角形.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/数字三角形问题.cpp b/XSMOJ/数字三角形问题.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/数字三角形问题.cpp
rename to XSMOJ/数字三角形问题.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/数字反转.cpp b/XSMOJ/数字反转.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/数字反转.cpp
rename to XSMOJ/数字反转.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/数字放大.cpp b/XSMOJ/数字放大.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/数字放大.cpp
rename to XSMOJ/数字放大.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/数字组合.cpp b/XSMOJ/数字组合.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/数字组合.cpp
rename to XSMOJ/数字组合.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/数字统计.cpp b/XSMOJ/数字统计.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/数字统计.cpp
rename to XSMOJ/数字统计.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/数字翻转.cpp b/XSMOJ/数字翻转.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/数字翻转.cpp
rename to XSMOJ/数字翻转.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/数字菱形.cpp b/XSMOJ/数字菱形.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/数字菱形.cpp
rename to XSMOJ/数字菱形.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/数字识别.cpp b/XSMOJ/数字识别.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/数字识别.cpp
rename to XSMOJ/数字识别.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/数的输入和输出.cpp b/XSMOJ/数的输入和输出.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/数的输入和输出.cpp
rename to XSMOJ/数的输入和输出.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/数组指定部分逆序重放.cpp b/XSMOJ/数组指定部分逆序重放.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/数组指定部分逆序重放.cpp
rename to XSMOJ/数组指定部分逆序重放.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/数羊(循环结构).cpp b/XSMOJ/数羊(循环结构).cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/数羊(循环结构).cpp
rename to XSMOJ/数羊(循环结构).cpp
diff --git a/XSM OJ 重庆小码王集团OJ/整理药名.cpp b/XSMOJ/整理药名.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/整理药名.cpp
rename to XSMOJ/整理药名.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/昆虫同笼.cpp b/XSMOJ/昆虫同笼.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/昆虫同笼.cpp
rename to XSMOJ/昆虫同笼.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/最小数和最大数(数组实现).cpp b/XSMOJ/最小数和最大数(数组实现).cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/最小数和最大数(数组实现).cpp
rename to XSMOJ/最小数和最大数(数组实现).cpp
diff --git a/XSM OJ 重庆小码王集团OJ/最美苹果数.cpp b/XSMOJ/最美苹果数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/最美苹果数.cpp
rename to XSMOJ/最美苹果数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/未命名1.cpp b/XSMOJ/未命名1.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/未命名1.cpp
rename to XSMOJ/未命名1.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/李老师的书架.cpp b/XSMOJ/李老师的书架.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/李老师的书架.cpp
rename to XSMOJ/李老师的书架.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/枚举1.cpp b/XSMOJ/枚举1.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/枚举1.cpp
rename to XSMOJ/枚举1.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/枪战.cpp b/XSMOJ/枪战.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/枪战.cpp
rename to XSMOJ/枪战.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/查找路径2.cpp b/XSMOJ/查找路径2.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/查找路径2.cpp
rename to XSMOJ/查找路径2.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/标记门牌号.cpp b/XSMOJ/标记门牌号.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/标记门牌号.cpp
rename to XSMOJ/标记门牌号.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/栈的练习1.cpp b/XSMOJ/栈的练习1.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/栈的练习1.cpp
rename to XSMOJ/栈的练习1.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/栈的练习2.cpp b/XSMOJ/栈的练习2.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/栈的练习2.cpp
rename to XSMOJ/栈的练习2.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/根据字母加分.cpp b/XSMOJ/根据字母加分.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/根据字母加分.cpp
rename to XSMOJ/根据字母加分.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/歌唱比赛.cpp b/XSMOJ/歌唱比赛.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/歌唱比赛.cpp
rename to XSMOJ/歌唱比赛.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/求1~n的和.cpp b/XSMOJ/求1~n的和.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/求1~n的和.cpp
rename to XSMOJ/求1~n的和.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/求出e的值.cpp b/XSMOJ/求出e的值.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/求出e的值.cpp
rename to XSMOJ/求出e的值.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/求平方.cpp b/XSMOJ/求平方.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/求平方.cpp
rename to XSMOJ/求平方.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/求极差.cpp b/XSMOJ/求极差.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/求极差.cpp
rename to XSMOJ/求极差.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/求阴影面积.cpp b/XSMOJ/求阴影面积.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/求阴影面积.cpp
rename to XSMOJ/求阴影面积.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/求面积.cpp b/XSMOJ/求面积.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/求面积.cpp
rename to XSMOJ/求面积.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/津津的宝石矿场.cpp b/XSMOJ/津津的宝石矿场.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/津津的宝石矿场.cpp
rename to XSMOJ/津津的宝石矿场.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/津津的游戏时间.cpp b/XSMOJ/津津的游戏时间.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/津津的游戏时间.cpp
rename to XSMOJ/津津的游戏时间.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/满足条件的数.cpp b/XSMOJ/满足条件的数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/满足条件的数.cpp
rename to XSMOJ/满足条件的数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/满足条件的数的累加2.cpp b/XSMOJ/满足条件的数的累加2.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/满足条件的数的累加2.cpp
rename to XSMOJ/满足条件的数的累加2.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/火箭发射(循环结构).cpp b/XSMOJ/火箭发射(循环结构).cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/火箭发射(循环结构).cpp
rename to XSMOJ/火箭发射(循环结构).cpp
diff --git a/XSM OJ 重庆小码王集团OJ/点和正方形的关系.cpp b/XSMOJ/点和正方形的关系.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/点和正方形的关系.cpp
rename to XSMOJ/点和正方形的关系.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/特殊 a 串数列和.cpp b/XSMOJ/特殊 a 串数列和.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/特殊 a 串数列和.cpp
rename to XSMOJ/特殊 a 串数列和.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/特殊求和.cpp b/XSMOJ/特殊求和.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/特殊求和.cpp
rename to XSMOJ/特殊求和.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/甲流疫情死亡率.cpp b/XSMOJ/甲流疫情死亡率.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/甲流疫情死亡率.cpp
rename to XSMOJ/甲流疫情死亡率.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/电梯用电量.cpp b/XSMOJ/电梯用电量.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/电梯用电量.cpp
rename to XSMOJ/电梯用电量.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/画平行四边形.cpp b/XSMOJ/画平行四边形.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/画平行四边形.cpp
rename to XSMOJ/画平行四边形.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/画沙漏.cpp b/XSMOJ/画沙漏.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/画沙漏.cpp
rename to XSMOJ/画沙漏.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/画直角梯形.cpp b/XSMOJ/画直角梯形.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/画直角梯形.cpp
rename to XSMOJ/画直角梯形.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/画矩形.cpp b/XSMOJ/画矩形.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/画矩形.cpp
rename to XSMOJ/画矩形.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/画简单的长方形.cpp b/XSMOJ/画简单的长方形.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/画简单的长方形.cpp
rename to XSMOJ/画简单的长方形.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/百元百鸡问题.cpp b/XSMOJ/百元百鸡问题.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/百元百鸡问题.cpp
rename to XSMOJ/百元百鸡问题.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/矩阵列优先输出.cpp b/XSMOJ/矩阵列优先输出.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/矩阵列优先输出.cpp
rename to XSMOJ/矩阵列优先输出.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/矩阵加法.cpp b/XSMOJ/矩阵加法.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/矩阵加法.cpp
rename to XSMOJ/矩阵加法.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/矩阵算斜线.cpp b/XSMOJ/矩阵算斜线.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/矩阵算斜线.cpp
rename to XSMOJ/矩阵算斜线.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/空瓶换酒.cpp b/XSMOJ/空瓶换酒.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/空瓶换酒.cpp
rename to XSMOJ/空瓶换酒.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/等腰三角形.cpp b/XSMOJ/等腰三角形.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/等腰三角形.cpp
rename to XSMOJ/等腰三角形.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/简单的计算器(1).cpp b/XSMOJ/简单的计算器(1).cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/简单的计算器(1).cpp
rename to XSMOJ/简单的计算器(1).cpp
diff --git a/XSM OJ 重庆小码王集团OJ/简单的计算器(2).cpp b/XSMOJ/简单的计算器(2).cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/简单的计算器(2).cpp
rename to XSMOJ/简单的计算器(2).cpp
diff --git a/XSM OJ 重庆小码王集团OJ/简单的计算器.cpp b/XSMOJ/简单的计算器.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/简单的计算器.cpp
rename to XSMOJ/简单的计算器.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/算天数.cpp b/XSMOJ/算天数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/算天数.cpp
rename to XSMOJ/算天数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/素数判定.cpp b/XSMOJ/素数判定.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/素数判定.cpp
rename to XSMOJ/素数判定.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/细胞分裂(循环结构).cpp b/XSMOJ/细胞分裂(循环结构).cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/细胞分裂(循环结构).cpp
rename to XSMOJ/细胞分裂(循环结构).cpp
diff --git a/XSM OJ 重庆小码王集团OJ/统计字符信息.cpp b/XSMOJ/统计字符信息.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/统计字符信息.cpp
rename to XSMOJ/统计字符信息.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/统计满足条件的4位数.cpp b/XSMOJ/统计满足条件的4位数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/统计满足条件的4位数.cpp
rename to XSMOJ/统计满足条件的4位数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/耶!!.cpp b/XSMOJ/耶!!.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/耶!!.cpp
rename to XSMOJ/耶!!.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/能被3、5、7整除的数.cpp b/XSMOJ/能被3、5、7整除的数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/能被3、5、7整除的数.cpp
rename to XSMOJ/能被3、5、7整除的数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/自幂数.cpp b/XSMOJ/自幂数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/自幂数.cpp
rename to XSMOJ/自幂数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/自我介绍.cpp b/XSMOJ/自我介绍.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/自我介绍.cpp
rename to XSMOJ/自我介绍.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/花园的周长和面积.cpp b/XSMOJ/花园的周长和面积.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/花园的周长和面积.cpp
rename to XSMOJ/花园的周长和面积.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/苹果和虫子.cpp b/XSMOJ/苹果和虫子.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/苹果和虫子.cpp
rename to XSMOJ/苹果和虫子.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/苹果和虫子2.cpp b/XSMOJ/苹果和虫子2.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/苹果和虫子2.cpp
rename to XSMOJ/苹果和虫子2.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/计算书费(普通).cpp b/XSMOJ/计算书费(普通).cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/计算书费(普通).cpp
rename to XSMOJ/计算书费(普通).cpp
diff --git a/XSM OJ 重庆小码王集团OJ/计算分数加减表达式的值.cpp b/XSMOJ/计算分数加减表达式的值.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/计算分数加减表达式的值.cpp
rename to XSMOJ/计算分数加减表达式的值.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/计算多项式的值.cpp b/XSMOJ/计算多项式的值.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/计算多项式的值.cpp
rename to XSMOJ/计算多项式的值.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/计算矩阵边缘元素之和.cpp b/XSMOJ/计算矩阵边缘元素之和.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/计算矩阵边缘元素之和.cpp
rename to XSMOJ/计算矩阵边缘元素之和.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/计算鞍点.cpp b/XSMOJ/计算鞍点.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/计算鞍点.cpp
rename to XSMOJ/计算鞍点.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/记忆卡牌.cpp b/XSMOJ/记忆卡牌.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/记忆卡牌.cpp
rename to XSMOJ/记忆卡牌.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/输入输出二维数组.cpp b/XSMOJ/输入输出二维数组.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/输入输出二维数组.cpp
rename to XSMOJ/输入输出二维数组.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/输出1,2,3,…,n的值.cpp b/XSMOJ/输出1,2,3,…,n的值.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/输出1,2,3,…,n的值.cpp
rename to XSMOJ/输出1,2,3,…,n的值.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/输出三角形.cpp b/XSMOJ/输出三角形.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/输出三角形.cpp
rename to XSMOJ/输出三角形.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/输出古诗.cpp b/XSMOJ/输出古诗.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/输出古诗.cpp
rename to XSMOJ/输出古诗.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/输出字符三角形.cpp b/XSMOJ/输出字符三角形.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/输出字符三角形.cpp
rename to XSMOJ/输出字符三角形.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/输出文字.cpp b/XSMOJ/输出文字.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/输出文字.cpp
rename to XSMOJ/输出文字.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/输出星期几.cpp b/XSMOJ/输出星期几.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/输出星期几.cpp
rename to XSMOJ/输出星期几.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/输出第二个整数.cpp b/XSMOJ/输出第二个整数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/输出第二个整数.cpp
rename to XSMOJ/输出第二个整数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/输出自然数(递归).cpp b/XSMOJ/输出自然数(递归).cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/输出自然数(递归).cpp
rename to XSMOJ/输出自然数(递归).cpp
diff --git a/XSM OJ 重庆小码王集团OJ/过滤空格.cpp b/XSMOJ/过滤空格.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/过滤空格.cpp
rename to XSMOJ/过滤空格.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/过滤空格1.cpp b/XSMOJ/过滤空格1.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/过滤空格1.cpp
rename to XSMOJ/过滤空格1.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/过滤空格2.cpp b/XSMOJ/过滤空格2.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/过滤空格2.cpp
rename to XSMOJ/过滤空格2.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/递归.cpp b/XSMOJ/递归.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/递归.cpp
rename to XSMOJ/递归.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/配对碱基链.cpp b/XSMOJ/配对碱基链.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/配对碱基链.cpp
rename to XSMOJ/配对碱基链.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/长方形周长(保留小数).cpp b/XSMOJ/长方形周长(保留小数).cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/长方形周长(保留小数).cpp
rename to XSMOJ/长方形周长(保留小数).cpp
diff --git a/XSM OJ 重庆小码王集团OJ/长方形排序.cpp b/XSMOJ/长方形排序.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/长方形排序.cpp
rename to XSMOJ/长方形排序.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/阿克曼函数.cpp b/XSMOJ/阿克曼函数.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/阿克曼函数.cpp
rename to XSMOJ/阿克曼函数.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/陶陶摘苹果(升级版).cpp b/XSMOJ/陶陶摘苹果(升级版).cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/陶陶摘苹果(升级版).cpp
rename to XSMOJ/陶陶摘苹果(升级版).cpp
diff --git a/XSM OJ 重庆小码王集团OJ/集训体检.cpp b/XSMOJ/集训体检.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/集训体检.cpp
rename to XSMOJ/集训体检.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/集邮.cpp b/XSMOJ/集邮.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/集邮.cpp
rename to XSMOJ/集邮.cpp
diff --git a/XSM OJ 重庆小码王集团OJ/颜文字大作战.cpp b/XSMOJ/颜文字大作战.cpp
similarity index 100%
rename from XSM OJ 重庆小码王集团OJ/颜文字大作战.cpp
rename to XSMOJ/颜文字大作战.cpp
diff --git a/en_us-README.md b/en_us-README.md
deleted file mode 100644
index 9dde3e4..0000000
--- a/en_us-README.md
+++ /dev/null
@@ -1,12 +0,0 @@
-
-

-

-
-
-# 😀Welcome to FredericationOI-Code-Repository
-
-❗️Important notes:
-
-- Feel free to raise [Issues](https://github.com/FrederickAsYou/FredericationOI-Code-Repository/issues) if the code needs improvement.
-
-- You can also share your ideas and interact with other partners in [Discussions](https://github.com/FrederickAsYou/FredericationOI-Code-Repository/Discussions).