init: gtest and quiz 1.

This commit is contained in:
2025-05-19 21:09:08 +08:00
commit 992103fd7b
258 changed files with 113483 additions and 0 deletions

View File

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