scond commit

master
parent 14946fef94
commit bced6dbe12

@ -0,0 +1,9 @@
#include<stdio.h>
int main(void)
{
printf("Hello Word");
return 0;
}

Binary file not shown.
Loading…
Cancel
Save