🎉 init: cmake build for data structures

This commit is contained in:
clzhao20
2024-04-07 18:44:19 +08:00
commit 8a80b3f8b9
7 changed files with 134 additions and 0 deletions

4
.clang-format Normal file
View File

@@ -0,0 +1,4 @@
---
Language: Cpp
BasedOnStyle: LLVM
TabWidth: 2