HFUT-Git-Training/zhs.cpp

6 lines
64 B
C++
Raw Normal View History

2023-10-08 18:48:03 +08:00
#include "stdio.h"
int main()
{
printf("git test zhs");
}