funguje
This commit is contained in:
parent
1250fd2d06
commit
3f6e6446fa
5
du1/program.c
Normal file
5
du1/program.c
Normal file
@ -0,0 +1,5 @@
|
||||
#include <stdio.h>
|
||||
int main(){
|
||||
printf("Hello, world!");
|
||||
return 0;
|
||||
}
|
Loading…
Reference in New Issue
Block a user