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