Compare commits
No commits in common. "d35b2f0e670080e71507eb96ce1f4d92989085fb" and "e074239e2f6f20a84b287c5c31bddaa7e90d85d1" have entirely different histories.
d35b2f0e67
...
e074239e2f
|
|
@ -1,6 +0,0 @@
|
|||
#include <cstdio>
|
||||
int main()
|
||||
{
|
||||
printf("hello world!");
|
||||
return 0;
|
||||
}
|
||||
Loading…
Reference in New Issue