From 45a06480041e5f7827db97b9d851232dff65926b Mon Sep 17 00:00:00 2001 From: Glassyhamster203 <53598456+Glassyhamster203@users.noreply.github.com> Date: Mon, 2 Oct 2023 23:01:06 +0800 Subject: [PATCH] add zzs.cpp (some shit) --- .gitignore | 3 +++ zzs.cpp | 0 2 files changed, 3 insertions(+) create mode 100644 zzs.cpp diff --git a/.gitignore b/.gitignore index a498fdc..c576bc5 100644 --- a/.gitignore +++ b/.gitignore @@ -99,3 +99,6 @@ compile_commands.json CTestTestfile.cmake _deps +.vscode/c_cpp_properties.json +.vscode/launch.json +.vscode/settings.json diff --git a/zzs.cpp b/zzs.cpp new file mode 100644 index 0000000..e69de29