skuska
This commit is contained in:
parent
a1a819fa6b
commit
4050625eb8
7
du1/program.c
Normal file
7
du1/program.c
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
|
int main(){
|
||||||
|
|
||||||
|
printf("Hello World!\n");
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user