From 6bece4b15b4407ceb42cfff890262fd67e0a8409 Mon Sep 17 00:00:00 2001 From: Mistivia Date: Sat, 27 Jan 2024 20:47:40 +0800 Subject: add readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7d473fb --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Practice + +This code repository is a record of my solutions to problems on websites such as Advent of Code and CodeWars. Many of the problems are at the beginner level, so this code repository may have limited utility for others. -- cgit v1.0