Compare commits

..

5 Commits

2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,6 @@
#include <cstdio>
int main()
{
printf("hello world!");
return 0;
}

1
participants/yzq/1.txt Normal file
View File

@ -0,0 +1 @@
1