From 3310ff2f2764b2f7985f721e28209251e394349e Mon Sep 17 00:00:00 2001 From: HshineO <1491134420@qq.com> Date: Mon, 2 Oct 2023 16:29:04 +0800 Subject: [PATCH] add SJQ_branch --- sjq.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/sjq.cpp b/sjq.cpp index ff4d5a1..95081de 100644 --- a/sjq.cpp +++ b/sjq.cpp @@ -5,4 +5,5 @@ int main(){ printf("hello git --sjq"); + printf("this is SJQ branch"); } \ No newline at end of file