From 4c981bcabb3aa874e3c5e8efc61a1384f8f42409 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E5=AE=B6=E9=BD=90?= <1491134420@qq.com> Date: Mon, 2 Oct 2023 17:05:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20sjqbranch.cpp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sjqbranch.cpp | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) 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