update SJQ_branch
This commit is contained in:
parent
3310ff2f27
commit
e844b7430e
|
@ -0,0 +1,10 @@
|
|||
//
|
||||
// Created by SJQ on 2023/10/2.
|
||||
//
|
||||
#include <iostream>
|
||||
|
||||
int main(){
|
||||
printf("hello git --sjq");
|
||||
printf("this is SJQ branch");
|
||||
printf("SPH is the son of SJQ");
|
||||
}
|
Loading…
Reference in New Issue