first commit

This commit is contained in:
bing
2026-04-03 11:34:14 +08:00
commit f4ea07f86b
253 changed files with 113338 additions and 0 deletions

4
.clang-format Normal file
View File

@@ -0,0 +1,4 @@
# Run manually to reformat a file:
# clang-format -i --style=file <file>
Language: Cpp
BasedOnStyle: Google