diff --git a/zhs.cpp b/zhs.cpp new file mode 100644 index 0000000..1d79b5d --- /dev/null +++ b/zhs.cpp @@ -0,0 +1,6 @@ +#include "stdio.h" + +int main() +{ + printf("git test zhs"); +} \ No newline at end of file