Compare commits

..

No commits in common. "d35b2f0e670080e71507eb96ce1f4d92989085fb" and "e074239e2f6f20a84b287c5c31bddaa7e90d85d1" have entirely different histories.

1 changed files with 0 additions and 6 deletions

View File

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