diff --git a/sjqbranch.cpp b/sjqbranch.cpp index 12d9ecb..020f95a 100644 --- a/sjqbranch.cpp +++ b/sjqbranch.cpp @@ -1,10 +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"); +// +// Created by SJQ on 2023/10/2. +// +#include + +int main(){ + printf("hello git --sjq"); + printf("this is SJQ branch"); + printf("SPH is the grandfather of SJQ"); } \ No newline at end of file