diff --git a/sjqbranch.cpp b/sjqbranch.cpp new file mode 100644 index 0000000..12d9ecb --- /dev/null +++ b/sjqbranch.cpp @@ -0,0 +1,10 @@ +// +// Created by SJQ on 2023/10/2. +// +#include + +int main(){ + printf("hello git --sjq"); + printf("this is SJQ branch"); + printf("SPH is the son of SJQ"); +} \ No newline at end of file