From 8fbe8c385b4ccdedc301236c6e6978b6653cd783 Mon Sep 17 00:00:00 2001 From: hanyixuanten Date: Sat, 15 Aug 2026 10:03:23 +0800 Subject: [PATCH] new file: README.md --- .gitignore | 3 ++- README.md | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 README.md diff --git a/.gitignore b/.gitignore index b6cf81c..e02ca5a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ !.gitignore !.vscode/ !.vscode/* -!19_1ac25efe11-city.png \ No newline at end of file +!19_1ac25efe11-city.png +!README.md \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..71603c9 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# acwing + +[题单](https://www.acwing.com/activity/content/introduction/6/) \ No newline at end of file