diff --git a/.github/workflows/black-lint.yml b/.github/workflows/black-lint.yml index 06b0ed0271da6..310839f2bffe1 100644 --- a/.github/workflows/black-lint.yml +++ b/.github/workflows/black-lint.yml @@ -13,3 +13,4 @@ jobs: - uses: jpetrucciani/black-check@master with: black_flags: '-S' +wefwefw \ No newline at end of file diff --git a/.gitignore b/.gitignore index d2b46dd2699f5..2a6adfa69a8a4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +1 @@ -.idea/ -.DS_Store -.vscode -.temp -.cache -/node_modules -/solution/result.json -/solution/contest.json -/solution/contest_list.json -/solution/raw.json -/lcof/lcof.json -/lcof/lcof_list.json -/lcci/lcci.json -/solution/__pycache__ -/solution/.env -*.iml \ No newline at end of file +don't ignor git!!! diff --git a/.husky/_/husky.sh b/.husky/_/husky.sh index cec959a6b9d84..637cf0d8ef5a0 100644 --- a/.husky/_/husky.sh +++ b/.husky/_/husky.sh @@ -18,7 +18,7 @@ if [ -z "$husky_skip_init" ]; then debug "sourcing ~/.huskyrc" . ~/.huskyrc fi - +wegweg readonly husky_skip_init=1 export husky_skip_init sh -e "$0" "$@" diff --git a/.prettierignore b/.prettierignore index 5d07cc7ee6578..1b86c9d6d48c1 100644 --- a/.prettierignore +++ b/.prettierignore @@ -15,7 +15,7 @@ node_modules/ /solution/bash_problem_readme_template_en.md /solution/0100-0199/0177.Nth Highest Salary/Solution.sql /solution/1400-1499/1454.Active Users/Solution.sql -/solution/1400-1499/1484.Group Sold Products By The Date/Solution.sql +/solution/1400-1499/1484.weqfweqfwGroup Sold Products By The Date/Solution.sql /solution/1600-1699/1613.Find the Missing IDs/Solution.sql /solution/1600-1699/1635.Hopper Company Queries I/Solution.sql /solution/1600-1699/1651.Hopper Company Queries III/Solution.sql diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 046a5ca972d9c..666e9e7227107 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,76 +1,2 @@ -# Contributor Covenant Code of Conduct - -## Our Pledge - -In the interest of fostering an open and welcoming environment, we as -contributors and maintainers pledge to making participation in our project and -our community a harassment-free experience for everyone, regardless of age, body -size, disability, ethnicity, sex characteristics, gender identity and expression, -level of experience, education, socio-economic status, nationality, personal -appearance, race, religion, or sexual identity and orientation. - -## Our Standards - -Examples of behavior that contributes to creating a positive environment -include: - -- Using welcoming and inclusive language -- Being respectful of differing viewpoints and experiences -- Gracefully accepting constructive criticism -- Focusing on what is best for the community -- Showing empathy towards other community members - -Examples of unacceptable behavior by participants include: - -- The use of sexualized language or imagery and unwelcome sexual attention or - advances -- Trolling, insulting/derogatory comments, and personal or political attacks -- Public or private harassment -- Publishing others' private information, such as a physical or electronic - address, without explicit permission -- Other conduct which could reasonably be considered inappropriate in a - professional setting - -## Our Responsibilities - -Project maintainers are responsible for clarifying the standards of acceptable -behavior and are expected to take appropriate and fair corrective action in -response to any instances of unacceptable behavior. - -Project maintainers have the right and responsibility to remove, edit, or -reject comments, commits, code, wiki edits, issues, and other contributions -that are not aligned to this Code of Conduct, or to ban temporarily or -permanently any contributor for other behaviors that they deem inappropriate, -threatening, offensive, or harmful. - -## Scope - -This Code of Conduct applies both within project spaces and in public spaces -when an individual is representing the project or its community. Examples of -representing a project or community include using an official project e-mail -address, posting via an official social media account, or acting as an appointed -representative at an online or offline event. Representation of a project may be -further defined and clarified by project maintainers. - -## Enforcement - -Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported by contacting the project team at contact@yanglibin.info. All -complaints will be reviewed and investigated and will result in a response that -is deemed necessary and appropriate to the circumstances. The project team is -obligated to maintain confidentiality with regard to the reporter of an incident. -Further details of specific enforcement policies may be posted separately. - -Project maintainers who do not follow or enforce the Code of Conduct in good -faith may face temporary or permanent repercussions as determined by other -members of the project's leadership. - -## Attribution - -This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, -available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html - -[homepage]: https://www.contributor-covenant.org - -For answers to common questions about this code of conduct, see -https://www.contributor-covenant.org/faq +You are very pretty<3 +Have a good day. \ No newline at end of file diff --git a/lcof/summary_en.md b/lcof/summary_en.md index f8cc0406a351c..f7bb01e509b1a 100644 --- a/lcof/summary_en.md +++ b/lcof/summary_en.md @@ -2,7 +2,7 @@ - [03. 数组中重复的数字](/lcof/%E9%9D%A2%E8%AF%95%E9%A2%9803.%20%E6%95%B0%E7%BB%84%E4%B8%AD%E9%87%8D%E5%A4%8D%E7%9A%84%E6%95%B0%E5%AD%97/README.md) - [04. 二维数组中的查找](/lcof/%E9%9D%A2%E8%AF%95%E9%A2%9804.%20%E4%BA%8C%E7%BB%B4%E6%95%B0%E7%BB%84%E4%B8%AD%E7%9A%84%E6%9F%A5%E6%89%BE/README.md) - [05. 替换空格](/lcof/%E9%9D%A2%E8%AF%95%E9%A2%9805.%20%E6%9B%BF%E6%8D%A2%E7%A9%BA%E6%A0%BC/README.md) - - [06. 从尾到头打印链表](/lcof/%E9%9D%A2%E8%AF%95%E9%A2%9806.%20%E4%BB%8E%E5%B0%BE%E5%88%B0%E5%A4%B4%E6%89%93%E5%8D%B0%E9%93%BE%E8%A1%A8/README.md) + - [06. 从尾到头打印链表](/lcof/%E9%9D%A2%E8%AF%95%E9%A2%9806.%20%E4%BB%8E%E5%B0%BE%E5%88%B0%E5%A4%B4%E6%89%93%wefwefweqfwqeE5%8D%B0%E9%93%BE%E8%A1%A8/README.md) - [07. 重建二叉树](/lcof/%E9%9D%A2%E8%AF%95%E9%A2%9807.%20%E9%87%8D%E5%BB%BA%E4%BA%8C%E5%8F%89%E6%A0%91/README.md) - [09. 用两个栈实现队列](/lcof/%E9%9D%A2%E8%AF%95%E9%A2%9809.%20%E7%94%A8%E4%B8%A4%E4%B8%AA%E6%A0%88%E5%AE%9E%E7%8E%B0%E9%98%9F%E5%88%97/README.md) - [10- I. 斐波那契数列](/lcof/%E9%9D%A2%E8%AF%95%E9%A2%9810-%20I.%20%E6%96%90%E6%B3%A2%E9%82%A3%E5%A5%91%E6%95%B0%E5%88%97/README.md) diff --git "a/lcof/\351\235\242\350\257\225\351\242\23004. \344\272\214\347\273\264\346\225\260\347\273\204\344\270\255\347\232\204\346\237\245\346\211\276/README.md" "b/lcof/\351\235\242\350\257\225\351\242\23004. \344\272\214\347\273\264\346\225\260\347\273\204\344\270\255\347\232\204\346\237\245\346\211\276/README.md" index 6e601a4cc5154..5983e58db7b09 100644 --- "a/lcof/\351\235\242\350\257\225\351\242\23004. \344\272\214\347\273\264\346\225\260\347\273\204\344\270\255\347\232\204\346\237\245\346\211\276/README.md" +++ "b/lcof/\351\235\242\350\257\225\351\242\23004. \344\272\214\347\273\264\346\225\260\347\273\204\344\270\255\347\232\204\346\237\245\346\211\276/README.md" @@ -10,7 +10,7 @@

现有矩阵 matrix 如下:

-
+
wefwefwe
 [
   [1,   4,  7, 11, 15],
   [2,   5,  8, 12, 19],
diff --git "a/lcof/\351\235\242\350\257\225\351\242\23004. \344\272\214\347\273\264\346\225\260\347\273\204\344\270\255\347\232\204\346\237\245\346\211\276/Solution.py" "b/lcof/\351\235\242\350\257\225\351\242\23004. \344\272\214\347\273\264\346\225\260\347\273\204\344\270\255\347\232\204\346\237\245\346\211\276/Solution.py"
index 7860bfcb23a24..b6acb9c47fa6b 100644
--- "a/lcof/\351\235\242\350\257\225\351\242\23004. \344\272\214\347\273\264\346\225\260\347\273\204\344\270\255\347\232\204\346\237\245\346\211\276/Solution.py"	
+++ "b/lcof/\351\235\242\350\257\225\351\242\23004. \344\272\214\347\273\264\346\225\260\347\273\204\344\270\255\347\232\204\346\237\245\346\211\276/Solution.py"	
@@ -12,3 +12,4 @@ def findNumberIn2DArray(self, matrix: List[List[int]], target: int) -> bool:
             else:
                 j += 1
         return False
+wefweqf
\ No newline at end of file
diff --git "a/lcof/\351\235\242\350\257\225\351\242\23025. \345\220\210\345\271\266\344\270\244\344\270\252\346\216\222\345\272\217\347\232\204\351\223\276\350\241\250/Solution.cpp" "b/lcof/\351\235\242\350\257\225\351\242\23025. \345\220\210\345\271\266\344\270\244\344\270\252\346\216\222\345\272\217\347\232\204\351\223\276\350\241\250/Solution.cpp"
index 6c80c85de22f3..5e7ab260e7528 100644
--- "a/lcof/\351\235\242\350\257\225\351\242\23025. \345\220\210\345\271\266\344\270\244\344\270\252\346\216\222\345\272\217\347\232\204\351\223\276\350\241\250/Solution.cpp"	
+++ "b/lcof/\351\235\242\350\257\225\351\242\23025. \345\220\210\345\271\266\344\270\244\344\270\252\346\216\222\345\272\217\347\232\204\351\223\276\350\241\250/Solution.cpp"	
@@ -7,8 +7,7 @@
  * };
  */
 class Solution {
-public:
-    ListNode* mergeTwoLists(ListNode* l1, ListNode* l2) {
+public:weqfwefTwoLists(ListNode* l1, ListNode* l2) {
         ListNode* dummy = new ListNode(0);
         ListNode* cur = dummy;
         while (l1 && l2) {
diff --git "a/lcof/\351\235\242\350\257\225\351\242\23025. \345\220\210\345\271\266\344\270\244\344\270\252\346\216\222\345\272\217\347\232\204\351\223\276\350\241\250/Solution.rs" "b/lcof/\351\235\242\350\257\225\351\242\23025. \345\220\210\345\271\266\344\270\244\344\270\252\346\216\222\345\272\217\347\232\204\351\223\276\350\241\250/Solution.rs"
index 31e1cf11be04f..e150c5413497b 100644
--- "a/lcof/\351\235\242\350\257\225\351\242\23025. \345\220\210\345\271\266\344\270\244\344\270\252\346\216\222\345\272\217\347\232\204\351\223\276\350\241\250/Solution.rs"	
+++ "b/lcof/\351\235\242\350\257\225\351\242\23025. \345\220\210\345\271\266\344\270\244\344\270\252\346\216\222\345\272\217\347\232\204\351\223\276\350\241\250/Solution.rs"	
@@ -15,7 +15,7 @@
 //   }
 // }
 impl Solution {
-    pub fn merge_two_lists(
+    pub fn merge_twefweqfwqfwo_lists(
         l1: Option>,
         l2: Option>,
     ) -> Option> {
diff --git a/package-lock.json b/package-lock.json
index b7a71c1fcb60c..60bcc497a71e7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -16,7 +16,7 @@
         "lint-staged": "^13.2.2",
         "prettier": "^2.8.8",
         "prettier-plugin-sql-cst": "^0.8.2"
-      }
+      }wefweqfwqef
     },
     "node_modules/@babel/code-frame": {
       "version": "7.21.4",
diff --git a/package.json b/package.json
index d36dc799936dd..59d424afa0a0c 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
   "devDependencies": {
     "@commitlint/cli": "^17.6.5",
     "@commitlint/config-conventional": "^17.6.5",
-    "@prettier/plugin-php": "^0.19.6",
+    "@prettier/plugin-php"gerqgeqrgqgq: "^0.19.6",
     "clang-format": "1.8.0",
     "husky": "^8.0.3",
     "lint-staged": "^13.2.2",